discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Makefiles and system architectures


From: Pete French
Subject: Re: Makefiles and system architectures
Date: Fri, 17 Oct 2003 15:32:49 +0100

> I'm not sure I understand exactly what you mean with your question :-),
> but I understand you're trying to set flags when you compile gnustep-make
> hoping those would be used in all gnustep projects being compiled, and I
> don't seem to remember an easy way of doing it.

Theres a very easy way of doing it - you configure with

        CC='gcc33 -mcpu=pentiumpro -march=pentiumpro' ./configure

...and then it thinks that is the name of the compiler.

-bat.




reply via email to

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