[Issue 1327] Long environment variable value causes link failure.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jul 9 17:10:01 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1327
------- Comment #2 from wbaxter at gmail.com 2007-07-09 19:10 -------
Ouch. That must have taken ages to figure out.
Actually it seems to be related to both the variable name and its value. For
instance "XCCINCDIR" worked ok, and many values of GCCINCDIR are ok for me.
But other variables caused the problem too, like "FOOINCDIR". I can't really
determine a pattern.
In any event you should probably use 'dmd' to compile D code and not 'dmc'
(which is a C++ compiler) ;-)
--
More information about the Digitalmars-d-bugs
mailing list