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]

Re: egcs patches for BSD/OS 4.0


Jason Merrill <jason@cygnus.com> writes:

>>>>>> Shigeya Suzuki <shigeya@foretune.co.jp> writes:
>>>>>> "jason" == Jason Merrill <jason@cygnus.com> writes:

jason> This doesn't make sense; libio should only be built with the
jason> new compiler.  If it's trying to use your installed compiler,
jason> something's wrong with the configuration code.

>> gmake bootstrap LANGUAGES="c c++"

>> does this cause libraries to be build without using compiler just
>> built? (probably so..)

> No, that should work.

The problem was in 19980921's snapshot; an incorrect rule in the
top-level Makefile would cause the incorrect compiler to be used in
the lib* builds.  It's fixed in the latest snapshot.

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:oliva@gnu.org mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



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