digitalmars.D - dmd default search path?
- Ameer Armaly (6/6) May 29 2004 Hi all.
- Andrew Edwards (4/15) May 29 2004 Depends on your operating system!
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>