discuss-gnustep
[Top][All Lists]
Advanced

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

How to build GNUstep with a non standard compiler?


From: Lars Sonchocky-Helldorf
Subject: How to build GNUstep with a non standard compiler?
Date: Tue, 19 Feb 2002 18:59:29 +0100

I finally got gcc3 to build on Darwin (although just ObjC, I did it with 
"../gcc3/configure --prefix=/tmp/gcc3 --enable-languages=objc" and then 
"make CC='cc -no-cpp-precomp' bootstrap"). Now I have gcc installed, in 
/tmp/gcc3 and want to use it to compile GNUstep with it.
The question is now: how do I get ./configure of GNUstep to recognize this 
compiler? Can I pass it trough a command line argument to ./configure?

Thanks, Lars



reply via email to

[Prev in Thread] Current Thread [Next in Thread]