This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] darwin x86_64 libjava
Eric,
Out of curiosity, how well does
x86_64-apple-darwin9 (and i686-apple-darwin9
at -m64) do on the libjava and libffi
testsuites?
Jack
On Mon, Dec 10, 2007 at 10:30:39AM -0800, Eric Christopher wrote:
>
> On Dec 8, 2007, at 2:14 PM, Andreas Tobler wrote:
>
>> Hello all,
>>
>> the appended patch enables libjava builds for x86_64-apple-darwin9
>>
>> is it ok to commit this for trunk or should I wait for 4.4?
>>
>> TIA,
>> Andreas
>>
>> 2007-12-08 Andreas Tobler <a.tobler@schweiz.org>
>>
>> * configure.ac: Enable libjava for x86_64-*-darwin9.
>> * configure: Regenerate.
>
> Fine with me..
>
> -eric