This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: Repost: since when is gcc-2.96 insufficient to build gcc?


On 2004-10-28 at 21:59:23 David Wuertele wrote:

> I want to use crosstool to build gcc-3.3.3 on a system that only has
> gcc-2.96.  Is this impossible?
==snip==
Me>> /home/targets/crosstool-0.28-rc31/build/mipsel-abcd-linux-gnu/gcc-3.3.3-glibc-2.3.2/glibc-2.3.2/configure
==snip==
Me>>   checking for mipsel-abcd-linux-gnu-gcc... gcc
Me>>   checking version of gcc... 2.96, bad

It seems to me that you're trying to build glibc 2.3.2 here with your
system's (i.e i386) gcc.  That is probably not what you want, you
should first compile a first-stage mipsel-abcd-linux-gnu-gcc 3.3.3,
and use THAT to build glibc.

Normally crosstool arranges this for you, but I can't see what goes
wrong, because there's no full build log.

Attachment: pgp00000.pgp
Description: PGP signature


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