digitalmars.D - dmd default search path?
- "Ameer Armaly" <ameer charter.net> May 29 2004
- Andrew Edwards <ridimz_at yahoo.dot.com> May 29 2004
Hi all.
I would like to know what dmd's default search path is when looking for
library import files, so I can copy it to the proper directory and not
having to wory about specifying flags all the time.
Thanks,
Ameer
May 29 2004
Ameer Armaly wrote:Hi all. I would like to know what dmd's default search path is when looking for library import files, so I can copy it to the proper directory and not having to wory about specifying flags all the time. Thanks, Ameer
Depends on your operating system! Try reading http://www.digitalmars.com/d/dcompiler.html. Andrew
May 29 2004








Andrew Edwards <ridimz_at yahoo.dot.com>