public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: crossgcc@sourceware.org
Subject: Re: Built arm-none-eabi with multilib for x86_64-unkown-linux-gnu with crosstool-ng-1.14.0
Date: Thu, 02 Feb 2012 12:40:00 -0000	[thread overview]
Message-ID: <CAHUNapS-Lya==p+9urRyBxYW0G1_v8jZ75-PQ5BPfNJfKMwxOA@mail.gmail.com> (raw)
In-Reply-To: <4F2A702F.4090702@atmel.com>

On Thu, Feb 2, 2012 at 6:14 AM, Per Arnold Blaasmo
<per-arnold.blaasmo@atmel.com> wrote:
> So I believed that since GCC and Binutils was built with --with-multilib
> option that Newlib would just pick up that.

I built the arm-cortex_a8-linux-gnueabi sample and enabled multilib:

$ ./arm-cortex_a8-linux-gnueabi-gcc -v
Using built-in specs.
Target: arm-cortex_a8-linux-gnueabi
Configured with:
/home/trevor/devel/crosstool/1.14.0/work-area/arm-cortex_a8-linux-gnueabi/build/src/gcc-4.4.6/configure
--build=x86_64-build_unknown-linux-gnu
--host=x86_64-build_unknown-linux-gnu
--target=arm-cortex_a8-linux-gnueabi
--prefix=/home/trevor/devel/crosstool/1.14.0/x-tools/arm-cortex_a8-linux-gnueabi
--with-sysroot=/home/trevor/devel/crosstool/1.14.0/x-tools/arm-cortex_a8-linux-gnueabi/arm-cortex_a8-linux-gnueabi/sysroot
--enable-languages=c,c++ --with-arch=armv7-a --with-cpu=cortex-a8
--with-tune=cortex-a8 --with-float=soft
--with-pkgversion='crosstool-NG 1.14.0' --enable-__cxa_atexit
--disable-libmudflap --disable-libgomp --disable-libssp
--with-gmp=/home/trevor/devel/crosstool/1.14.0/work-area/arm-cortex_a8-linux-gnueabi/build/arm-cortex_a8-linux-gnueabi/build/static
--with-mpfr=/home/trevor/devel/crosstool/1.14.0/work-area/arm-cortex_a8-linux-gnueabi/build/arm-cortex_a8-linux-gnueabi/build/static
--with-ppl=/home/trevor/devel/crosstool/1.14.0/work-area/arm-cortex_a8-linux-gnueabi/build/arm-cortex_a8-linux-gnueabi/build/static
--with-cloog=/home/trevor/devel/crosstool/1.14.0/work-area/arm-cortex_a8-linux-gnueabi/build/arm-cortex_a8-linux-gnueabi/build/static
--with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic
-lm' --enable-threads=posix --enable-target-optspace --disable-nls
--enable-multilib
--with-local-prefix=/home/trevor/devel/crosstool/1.14.0/x-tools/arm-cortex_a8-linux-gnueabi/arm-cortex_a8-linux-gnueabi/sysroot
--enable-c99 --enable-long-long
Thread model: posix
gcc version 4.4.6 (crosstool-NG 1.14.0)

When I ask the compiler to list the multilibs I get:

$ ./arm-cortex_a8-linux-gnueabi-gcc -print-multi-lib
.;

I only have a little experience with multilib-enabled tools, but I
assume something is missing?

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

  reply	other threads:[~2012-02-02 12:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-01 14:11 Per Arnold Blaasmo
2012-02-01 20:47 ` Yann E. MORIN
2012-02-02 11:15   ` Per Arnold Blaasmo
2012-02-02 12:40     ` Trevor Woerner [this message]
2012-02-02 12:57       ` Yann E. MORIN
2012-02-02 13:01     ` Yann E. MORIN

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHUNapS-Lya==p+9urRyBxYW0G1_v8jZ75-PQ5BPfNJfKMwxOA@mail.gmail.com' \
    --to=twoerner@gmail.com \
    --cc=crossgcc@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).