This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem compiling with crosstool-ng


Marco,
All,

On Friday 17 July 2009 16:29:43 Marco wrote:
> I am trying to compile a
> arm-unknown-linux-gnu toolchain on a x86_64 using the sample provided
> by crosstool-ng (arm-unknown-linux-gnu) but I fail building it while
> checking MPFR.

What's you host system?
- distribution: 
- are you running a 64-bit OS, or a 32-bit OS?
- gcc version: 
- glibc version: 
- binutils version: 

And how did you configure crosstool-NG?
- kernel headers version: 
- GMP version:
- MPFR version you're trying to build: 

> Here is the end of my build.log:
> [...]
> [ALL  ]    PASS: trec_sqrt
> [ALL  ]    PASS: tpow_all
> [ALL  ]    =====================
> [ALL  ]    1 of 148 tests failed
> [ALL  ]    =====================
> [ERROR]    make[3]: *** [check-TESTS] Error 1
> [ERROR]    make[2]: *** [check-am] Error 2
> [ERROR]    make[1]: *** [check-recursive] Error 1
> [ERROR]    Build failed in step 'Installing MPFR'

OK, 1 of 148 test failed. Which test was it? It should be noted above,
with something like:
FAIL: test_name

This is not a crosstool-NG bug. Look at the MPFR site and bug tracker,
and see if the failure is known. If not report to them.

http://www.mpfr.org/
http://www.mpfr.org/mpfr-current/#bugs

> I thought the samples provided with crosstool-ng should work.

Yes, they do build and work on my machine. I can't test on every possible
setups. 

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| --==< ^_^ >==-- `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]