ARM and libffi...

Tom Tromey tromey@cygnus.com
Thu May 11 11:20:00 GMT 2000


>>>>> "Scott" == Scott Bambrough <scottb@netwinder.org> writes:

Scott> 2) libgcj is multilibbed on my NetWinder.  It attempts to build
Scott> a softfloat version as well.  The build currently dies when
Scott> compiling libffi/src/arm/sysv.S due to the floating point
Scott> instructions in the assembler.  I can provide a softfloat
Scott> friendly version of this file, but I can't figure out how to
Scott> integrate it into the build.  Can someone help me out there?

I think the best way to do it is to put all the code in sysv.S and use
cpp to choose between the different bits of code.

Offhand I don't know which preprocessor define could be used to do
this.  You'd have to poke around.

Scott> 3) I came across the following paragraph in the readme.
Scott> [ ... ]

Thanks.  I deleted that stuff from the README.

Tom


More information about the Java mailing list