Leandro Lucarella wrote:
Again, I don't use Windows, I don't know if this is a non-problem in Windows, but *it is* in Linux, where as you say no library names are embedded in the object file and instead DMD just call the linker with -lnameofthelib, and you can't avoid that (AFAIK, please correct me if I'm wrong).
You're right, it does do that on linux. I'd forgotten. Sorry. _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
