-lib question(s)
Joshua Niehus
jm.niehus at gmail.com
Sun Apr 29 20:58:15 PDT 2012
On Monday, 30 April 2012 at 02:49:21 UTC, Jesse Phillips wrote:
> However you also will need to specify the library you want to
> load: -L-lworld
>
> More detail.
> [snip]
Hi Jesse,
Thanks for the help, that was informative!
I didn't realize I needed the load command (-L-lworld) and so I
was trying to use the libworld.a file directly, thinking that
dmd's -L-L search paths would handle it.
Josh
More information about the Digitalmars-d-learn
mailing list