Interpreting bytecode on a powerpc 405 EP
David Daney
ddaney@avtrex.com
Fri Apr 27 16:07:00 GMT 2007
Patrick Olinet wrote:
> Andrew, Tom,
>>> I finally managed to set up a new cross toolchain, based on gcc 4.1.0
> (thanks to the crosstool environnment). Unfortunately, it doesn't help
> since I got exactly the same error message.
>> I'd like to run the libffi testsuite. It's not obvious for me how to
> set it up and compile it, specially from within the crosstool
> baseline. Could you provide me with guidelines on that ?
>You need to find where crosstool placed the libffi build directory.
Then do something like this:
cd ...../target-name/libffi
make -k check
David Daney
More information about the Java
mailing list