This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: command line options/env variables


>>>>> Andrew Pollard writes:

Andrew> Sorry to bother the list, but how do I specify CFLAGS/CXXFLAGS so that
Andrew> I can bootstrap gcc with "-mpentiumpro -march=pentiumpro" (ie do a 3
Andrew> stage compile of gcc - NB I can do this...) and then compile
Andrew> everything else (ie libio/libstdc++) using the same CFLAGS options?

	I normally use BOOT_CFLAGS on the make command line with one of
the bootstrap targets.

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]