tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: devel/imake and clang



EF> 	CPPFLAGS+=		-DRAWCPP=\"${PREFIX}/bin/tradcpp\"
Â[...]
EF> 	CPPFLAGS+=		-DRAWCPP='"${PREFIX}/bin/tradcpp"'
JS> That makes no sense, they should result in exactly the same variable
JS> content.
Well, the first version fails (C compiler can't generate executables), the 
second version produces a working imake.
What else can I do to prove it makes a difference? On NetBSD, I would just 
ktrace the whole thing, but Apple removed ktrace from OS X.


Home | Main Index | Thread Index | Old Index