public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* Anyone been able to build armeb-unknown-linux-uclibcgnueabi with  GCC 4.4.x yet?
@ 2009-12-29 20:04 Joachim Nilsson
  2009-12-29 23:15 ` Yann E. MORIN
  2009-12-30 20:02 ` Yann E. MORIN
  0 siblings, 2 replies; 14+ messages in thread
From: Joachim Nilsson @ 2009-12-29 20:04 UTC (permalink / raw)
  To: crossgcc

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2010-01-06 22:18 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-29 20:04 Anyone been able to build armeb-unknown-linux-uclibcgnueabi with GCC 4.4.x yet? Joachim Nilsson
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

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).