I don't agree. While often the library name is known, where it is stored on the user's machine can be anywhere. The user shouldn't be modifying the code to customize it for his paths.

Andrei Alexandrescu wrote:
The idea is that pragma(lib, ...) is useless if it's not a single point of modification. If a library requires an extra command line artifact, it may as well give up on the pragma and require two command line artifacts.

Andrei

Walter Bright wrote:
   -L-Lpath

works for me on Linux.

[email protected] wrote:
pragma(lib, ..) is pretty useless without a dmd switch to specify search paths for it.

_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals


_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to