This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: 4.1 release libgcj.dll status?
Andrew Pinski writes:
>
> On Mar 2, 2006, at 2:02 PM, Heitzso wrote:
>
> > an OSX native w/ dynamic libs able to gen double architecture
> > executables and dynamic libs
>
> This will not happen until at least GCC/gcj 4.2.0 since GCC before
> 4.2.0 did not support x86-darwin (Mac OS X-intel) at all and there
> is a need for a libffi port still.
Is there a low-level ABI difference between darwin and GNU/Linux ?
Andrew.