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" == Jason Merrill <jason@cygnus.com> writes:

>> 4. patch to libio/gen-params. I'm using gcc 2.7.2.1 (comes with
>> BSD/OS), and libio can't build without this patch on BSD/OS, since
>> _G_u?llong is not decleared for gcc 2.7.x.

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.

I haven't checked Makefile well enough yet, but I bootstrapped with

	gmake bootstrap LANGUAGES="c c++"

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

shigeya


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