[email protected] wrote:
Am 13.08.2010, 23:19 Uhr, schrieb Walter Bright <[email protected]>:

dmd will pass any switch directly to the linker with the -L command. I know optlink has a problem with lib paths, but such is not fixable by enhancing pragmas, but by enhancing optlink.

Well then optlink should get -Lpath to use it via -L-Lpath I guess.
At least there should be some platform-independent way to add a search path for libraries (no matter if they are included via pragma or commandline).


Search paths are never platform-independent.
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to