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: [gcc] Toplevel bootstrap fixes, 4/4


On Dec 21, 2005, Paolo Bonzini <paolo.bonzini@lu.unisi.ch> wrote:

> This patch provides a single way to specify an assembler and linker to
> use at build time, without hampering the relocability of the installed
> compiler.  This is --with-build-as and --with-build-ld.

I'd rather make it --with-build-time-as et al, because I read build-as
as a synonym with as-for-build, which this clearly isn't.

Other than that, the patch is ok with me.

> 2005-12-16  Paolo Bonzini  <bonzini@gnu.org>

> 	* configure.ac (--with-build-as, --with-build-ld): New options.
> 	* configure: Regenerate.

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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