All of lore.kernel.org
 help / color / mirror / Atom feed
From: tony@bakeyournoodle.com (Tony Breeds)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: fix build error with GCC 4.5.0
Date: Fri, 12 Nov 2010 15:45:48 +1100	[thread overview]
Message-ID: <20101112044548.GA19615@ozlabs.org> (raw)
In-Reply-To: <19668.21026.5416.610777@pilspetsen.it.uu.se>

On Fri, Nov 05, 2010 at 07:51:14PM +0100, Mikael Pettersson wrote:
 
> That's an OABI compiler. You want a compiler configured for
> 
> 	--target=arm-unknown-linux-gnueabi
> 
> and without that --enable-sjlj-exceptions as well.
> 
> OABI is super-legacy and essentially unsupported by current gcc.

The previous compiler was the results of configuring for arm-linux now I have:

$ ./buildall/cross.x86_64/gcc-4.4.5-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc -v
Using built-in specs.
Target: arm-unknown-linux-gnueabi
Configured with: /home/tony/buildall/src/gcc/configure --target=arm-unknown-linux-gnueabi --enable-targets=all --prefix=/home/tony/buildall/cross.x86_64/gcc-4.4.5-nolibc/arm-unknown-linux-gnueabi/ --enable-languages=c --with-newlib --without-headers --with-system-libunwind --disable-nls --disable-threads --disable-shared --disable-libmudflap --disable-libssp --disable-libgomp --disable-decimal-float --enable-checking=release --with-mpfr=/home/tony/buildall/src/sys-x86_64 --with-gmp=/home/tony/buildall/src/sys-x86_64 --disable-bootstrap
Thread model: single
gcc version 4.4.5 (GCC) 

Is that correct?


Yours Tony

  parent reply	other threads:[~2010-11-12  4:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-04 18:56 [PATCH] ARM: fix build error with GCC 4.5.0 Rabin Vincent
2010-11-04 20:38 ` Måns Rullgård
2010-11-04 21:21   ` Mikael Pettersson
2010-11-05  0:36     ` Måns Rullgård
2010-11-05  2:47     ` Rabin Vincent
2010-11-05  9:31       ` Mikael Pettersson
2010-11-05 14:53         ` Rabin Vincent
2010-11-05 18:51           ` Mikael Pettersson
2010-11-06  1:36             ` Tony Breeds
2010-11-12  4:45             ` Tony Breeds [this message]
2010-11-12  8:15               ` Mikael Pettersson
2010-11-16  3:17                 ` Tony Breeds
2010-11-25  0:02                 ` Cross compilers available on kernel.org Tony Breeds
2010-11-25  0:02                   ` Tony Breeds

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=20101112044548.GA19615@ozlabs.org \
    --to=tony@bakeyournoodle.com \
    --cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.