This is the mail archive of the crossgcc@sourceware.org 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]

trouble building anything using crosstool 0.42: crt1.o not found


Dear crosscompiler people,

I'm trying to build a 64-bit compiler for my Athlon64, from a 32-bit Debian
sid userland. This worked in crosstool 0.40, but it fails with 0.42. I've
tried to build a host of provided configurations, they all stop at this
error:

configure:6326: error: cannot compute sizeof (long double), 77
See `config.log' for more details.

In the relevant config.log,
./build/x86_64-unknown-linux-gnu/gcc-3.4.4-glibc-2.3.2/build-glibc/config.log
I find:
/mnt/download/download/crosstool-0.42/build/x86_64-unknown-linux-gnu/gcc-3.4.4-g
libc-2.3.2/gcc-core-prefix/bin/../lib/gcc-lib/x86_64-unknown-linux-gnu/3.3.6/../
../../../x86_64-unknown-linux-gnu/bin/ld: crt1.o: No such file: No such file
or directory

I put this config.log and the typescript of the entire build, from untar
onwards, on http://ds9a.nl/tmp/crosstool

I've tried this configuration, but also various gcc 4.1.0 ones. I also
deleted the downloads directory for fear it contained partial tarfiles, or
broken ones.

Any clues?

Thanks!

-- 
http://www.PowerDNS.com      Open source, database driven DNS Software 
http://netherlabs.nl              Open and Closed source services

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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