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]

RE: Can't manage to build binutils-for-target


Hi Yann,

Updated to last SVN:
This is crosstool-NG version 1.2.0+svn_trunk@877

Same issue.

configure:3096: $? = 0
configure:3098: x86_64-marport-linux-gnu-gcc -v </dev/null >&5
Using built-in specs.
Target: x86_64-marport-linux-gnu
Configured with: /home/laurent/Dev/Toolchain/build/targets/src/gcc-4.2.4/configure --build=x86_64-unknown-linux-gnu --target=x86_64-marport-linux-gnu --host=x86_64-unknown-linux-gnu --prefix=/home/laurent/Dev/Toolchain/build/../x-tools/x86_64-marport-linux-gnu --with-sysroot=/home/laurent/Dev/Toolchain/build/../x-tools/x86_64-marport-linux-gnu/x86_64-marport-linux-gnu/sys-root --enable-languages=c,c++,fortran --disable-multilib --with-gmp=/home/laurent/Dev/Toolchain/build/../x-tools/x86_64-marport-linux-gnu --with-mpfr=/home/laurent/Dev/Toolchain/build/../x-tools/x86_64-marport-linux-gnu --enable-__cxa_atexit --with-local-prefix=/home/laurent/Dev/Toolchain/build/../x-tools/x86_64-marport-linux-gnu/x86_64-marport-linux-gnu/sys-root --disable-nls --enable-threads=posix --enable-symvers=gnu --enable-c99 --enable-long-long --enable-target-optspace
Thread model: posix
gcc version 4.2.4
configure:3101: $? = 0
configure:3103: x86_64-marport-linux-gnu-gcc -V </dev/null >&5
x86_64-marport-linux-gnu-gcc: '-V' option must have argument
configure:3106: $? = 1
configure:3129: checking for C compiler default output file name
configure:3132: x86_64-marport-linux-gnu-gcc    conftest.c  >&5
/home/laurent/Dev/Toolchain/x-tools/x86_64-marport-linux-gnu/bin/../lib/gcc/x86_64-marport-linux-gnu/4.2.4/../../../../x86_64-marport-linux-gnu/bin/ld: cannot find -lgcc_s
collect2: ld returned 1 exit status

What is strange is that my friend Thomas has managed to compile the x86_64 toolchain (well with gcc 4.3.1), that why I thought it was a missing package...

Laurent


--
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]