This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG 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: 1.16.0: can't create arm-bare_newlib_cortex_m3_nommu-eabi toolchain


Hi Yann,

I started over from zero; re-downloading and checking the tarball,
unpacking, ./configure, install... and again my .config (from just the
one step) doesn't have a CT_LIBC set.

On Fri, Sep 7, 2012 at 5:15 PM, Yann E. MORIN <yann.morin.1998@free.fr> wrote:
> Weird... I have absolutely no clue, here... :-(
>
> What's you host system?

openSUSE 12.1

> What's your locale? ( I noticed that your .config and mine are not ordered
> the same when dealing with the arch entries, which are gathered with a
> $(wilcard...) make construct, so I need to test here with the same locale. )

I have attached my environment. Also my system gives me:

$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-suse-linux/4.6/lto-wrapper
Target: x86_64-suse-linux
Configured with: ../configure --prefix=/usr --infodir=/usr/share/info
--mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada
--enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.6
--enable-ssp --disable-libssp --disable-plugin
--with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux'
--disable-libgcj --disable-libmudflap --with-slibdir=/lib64
--with-system-zlib --enable-__cxa_atexit
--enable-libstdcxx-allocator=new --disable-libstdcxx-pch
--enable-version-specific-runtime-libs --program-suffix=-4.6
--enable-linux-futex --without-system-libunwind --with-arch-32=i586
--with-tune=generic --build=x86_64-suse-linux
Thread model: posix
gcc version 4.6.2 (SUSE Linux)

I recall that openSUSE's target triplet has been an issue in the past.

Attachment: env
Description: Binary data

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