This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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] |
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 ?
A slight difference (doubles in structs) but it is about the same. Someone did post a message to the libffi-discussion mailing list about a port being done and I replied asking them to submit it to gcc but I have not heard back.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |