public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Joachim Nilsson <jocke@vmlinux.org>
To: crossgcc@sourceware.org
Subject: Anyone been able to build armeb-unknown-linux-uclibcgnueabi with  GCC 4.4.x yet?
Date: Tue, 29 Dec 2009 20:04:00 -0000	[thread overview]
Message-ID: <4B3A60B9.90906@vmlinux.org> (raw)

Hi everyone!

Has anyone in the community been able to build armeb toolchains from gcc 
4.4.x yet?

I've been having a lot of problems with that lately (using the tip of 
the hg repo).  Everything seems to work out fine when I build the 
little-endian arm toolchain, but with big-endian it looks like the 
various configure scripts in the gcc tree are having problems when 
building the conftest.c snippets.

My host is a simple little-endian Core2Duo (T61 ThinkPad) and the target 
obviously builds a big-endian libgcc ...

The below example is when building libgomp. If I add --disable-libgomp I 
get to the next lib and get the exact same result, all the way even onto 
libstdc++.

Regards
  /Joachim

configure:2572: 
/home/jocke/Projects/Troglobit/crosstool-ng/targets/armeb-unknown-linux-uclibcgnueabi/build/build-cc/./gcc/xgcc 
-B/home/jocke/Projects/Troglobit/crosstool-ng/targets/armeb-unknown-linux-uclibcgnueabi/build/build-cc/./gcc/ 
-B/home/jocke/x-tools/armeb-unknown-linux-uclibcgnueabi/armeb-unknown-linux-uclibcgnueabi/bin/ 
-B/home/jocke/x-tools/armeb-unknown-linux-uclibcgnueabi/armeb-unknown-linux-uclibcgnueabi/lib/ 
-isystem 
/home/jocke/x-tools/armeb-unknown-linux-uclibcgnueabi/armeb-unknown-linux-uclibcgnueabi/include 
-isystem 
/home/jocke/x-tools/armeb-unknown-linux-uclibcgnueabi/armeb-unknown-linux-uclibcgnueabi/sys-include 
-g -Os     conftest.c >&5
/home/jocke/Projects/Troglobit/crosstool-ng/targets/armeb-unknown-linux-uclibcgnueabi/build/build-cc/./gcc/cc1: 
error while loading shared libraries: 
/home/jocke/Projects/Troglobit/crosstool-ng/targets/armeb-unknown-linux-uclibcgnueabi/build/build-cc/./gcc/libgcc_s.so.1: 
ELF file data encoding not little-endian
configure:2575: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "GNU OpenMP Runtime Library"
| #define PACKAGE_TARNAME "libgomp"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "GNU OpenMP Runtime Library 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgomp"
| #define VERSION "1.0"
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:2613: error: in 
`/home/jocke/Projects/Troglobit/crosstool-ng/targets/armeb-unknown-linux-uclibcgnueabi/build/build-cc/armeb-unknown-linux-uclibcgnueabi/libgomp':
configure:2616: error: C compiler cannot create executables
See `config.log' for more details.

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

             reply	other threads:[~2009-12-29 20:04 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-29 20:04 Joachim Nilsson [this message]
2009-12-29 23:15 ` Yann E. MORIN
2009-12-30  1:08   ` Joachim Nilsson
2009-12-30 11:12     ` Yann E. MORIN
2009-12-30 16:31     ` Yann E. MORIN
2010-01-06 13:57       ` Joachim Nilsson
2010-01-06 21:51         ` Yann E. MORIN
2010-01-06 21:53           ` Joachim Nilsson
2010-01-06 22:18             ` Yann E. MORIN
2009-12-30 20:02 ` Yann E. MORIN
2009-12-31 15:33   ` Joachim Nilsson
2009-12-31 15:55     ` Yann E. MORIN
2010-01-06 14:04       ` Joachim Nilsson
2010-01-06 18:18         ` 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=4B3A60B9.90906@vmlinux.org \
    --to=jocke@vmlinux.org \
    --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).