Repost: since when is gcc-2.96 insufficient to build gcc?
Dimitry Andric
dimitry@andric.com
Thu Oct 28 21:40:00 GMT 2004
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 183 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20041028/695dd58d/attachment.sig>
More information about the crossgcc
mailing list