This is the mail archive of the gcc-patches@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: [driver] Add configure-time specs


Nathan Sidwell wrote:
This patch of Mark's adds a --with-specs=... configure option to gcc. This allows you to tune a toolchain build without needing to add or adjust various t- fragments or header files. We use it to give fine grained control over optimization levels, amongst other things.

built and tested (with and without the config option) on i686-pc-linux-gnu. ok?

ping?


nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::         CodeSourcery


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