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]

OSELAS Toolchain issue


Building the toolchain 1.99.3.3 with config file
"i686-unknown-linux-gnu_gcc-4.3.2_glibc-2.8_binutils-2.18_kernel-2.6.27-sanitized.ptxconfig"
works great and ends successfully but, when changing the tools prefix
name, for example, "i686-linux" instead of the default
"i686-unknown-linux-gnu", the build process fails, returning:

checking for library containing strerror... configure: error: Link
tests are not allowed after GCC_NO_EXECUTABLES.
make[3]: Leaving directory
`/home/aeo/OSELAS.Toolchain-1.99.3.3/platform-i686-linux-gcc-4.3.2-glibc-2.8-binutils-2.18-kernel-2.6.27-sanitized/build-cross/gcc-4.3.2-first-build'
make[3]: *** [configure-stage2-libiberty] Error 1
make[2]: *** [stage2-bubble] Error 2
make[1]: *** [all] Error 2

Since changing the prefix tool name for the i586 target cause no
problem, I think this issue could be a little bug, couldn't it?

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