This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


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: libffi 3.0.9rc1 status


Matthias Klose <doko@ubuntu.com> writes:

> On 12.10.2009 21:05, Anthony Green wrote:
>> 2. powerpc64-linux-gnu: all tests are failing due to "biarch problems".
>> Matthias, do you any more detail on this? I followed the links you
>> provided, but didn't see anything useful to help debug.
>
> this is built with CC="gcc -m64", but this CC isn't picked up
> by the testsuite, the tests are still built using gcc. Maybe this can be
> reproduced by setting CC to something, which then should be show up in
> libffi.log. setting `compiler' in libffi-dg.exp doesn't help either.

You can use RUNTESTFLAGS=--target_board=unix/-m64 as a workaround.
Since the testsuite is using target_compile it uses $FOO_FOR_TARGET
instead of $FOO.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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