Patch for i386-darwin: test suite results

Sandro Tolaini tolaini@libero.it
Fri Mar 17 00:04:00 GMT 2006


On 17/mar/2006, at 00:57, Andrew Pinski wrote:

> Actually it looks like libffi is still not working as you no longer
> have eh info for x86-darwin.  This is why all the gij tests fail.

Is that the block at the end of sysv.S which I commented out? :)

The problem is that the Apple assembler (actually a rather old gas:  
"Apple Computer, Inc. version cctools-590.23.2.obj~30, GNU assembler  
version 1.38") doesn't support most of the directives used in that  
part of the source. And I'm not an asm wizard, I had to learn it in  
two days to fix the annoying 16-byte stack aligning requirement of  
the Darwin-i386 ABI...

Any help is appreciated...

Cheers,
   Sandro



More information about the Java mailing list