public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* When building a crossgcc for arm-eabi the test suite gives tons of failures.
@ 2012-05-31 19:29 David Fernandez
  0 siblings, 0 replies; only message in thread
From: David Fernandez @ 2012-05-31 19:29 UTC (permalink / raw)
  To: crossgcc

Hi there,

I'm building a cross-compiler for arm-eabi out of gcc-4.7.0 and
newlib-1.20.0, after successfully cross-compiling binutils-2.22, which
passed their included tests suite as expected.

I configure it like:
$ ./.../configure --target=arm-eabi --enable-languages=c,c++
--with-gnu-as --with-gnu-ld --with-newlib
--with-gcc-include-dir=/usr/local/arm-eabi/include -v 2>&1 | tee
configure.out
$ make -w all check 2>&1 | tee make.out

I get lots of FAIL messages. I tried to remove the "--with-..." options,
just in case that the test suites were too picky, but it fails the same way.

Is that expected in this kind of builds?

Otherwise, what I'm I doing wrong?

Cheers
David Fernandez

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-31 19:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-31 19:29 When building a crossgcc for arm-eabi the test suite gives tons of failures David Fernandez

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