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


Hello again,

On Fri, Jul 17, 2009 at 4:29 PM, Marco<listworks@gmail.com> wrote:
> Hi all,
>
> question from a cross-gcc newbie. 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.
>
> Here are the steps I did:
>
[...]
>

Investigating more what's in the build.log, I found this line:

[...]
[ALL  ]    PASS: tsub
[ALL  ]    Error, cannot open
/home/user/tmp/build-arm-unknown-1-gnu/targets/src/mpfr-2.4.1/tests/tmul.dat
[ALL  ]    FAIL: tmul
[ALL  ]    PASS: tdiv
[...]

As it seems, some variable expansion does not work! There is a '1' in
the path after unknown...

Any ideas what could cause this?

Thanks!

--
Best regards,
 Marco

--
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]