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]
Other format: [Raw text]

Re: Are BOOT_CFLAGS, CFLAGS_FOR_TARGET, and CXXFLAGS_FOR_TARGET necessary and sufficient?


>> make "BOOT_CFLAGS=-O3" "CFLAGS_FOR_TARGET=-O3" "CXXFLAGS_FOR_TARGET=-O3"
> Seems right to me.  What happened when you tried it?

I figured that "ask" instead of "try it and see what happens" was a
better idea, especially because that wouldn't identify unnecessary
variables.

> Note that gcc@gcc.gnu.org is for the development of gcc.  Questions
> about using and building gcc should normally go to
> gcc-help@gcc.gnu.org.

Aha, thanks!


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