This is the mail archive of the java-patches@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]

Re: libjava multilib support


[CCing the GNU Classpath list as this is a Classpath patch]

On 4 May 2010 12:00, Andrew Haley <aph@redhat.com> wrote:
> On 05/04/2010 10:36 AM, Mike Stump wrote:
>> On Mar 25, 2010, at 11:09 AM, Mike Stump wrote:
>>> libjava on darwin doesn't build because it lacks proper gmp support from configure. ÂThis patch enhances it by adding the proper -I and -L flags for finding the gmp library when building. ÂThis patch is better than that status quo, but like the status quo, lacks proper target != host support. ÂWhen the gmp flags aren't given, we just do what was done before.
>>>
>>> Ok?
>>
>> Ping?
>>
>> http://gcc.gnu.org/ml/gcc-patches/2010-03/msg01211.html
>

This looks sane to me and I'll add it to GNU Classpath.

> I don't really understand this patch. ÂWhy does libjava need gmp?
>

Native support for java.math.BigInteger, see --enable-gmp.

> Andrew.
>
>



-- 
Andrew :-)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]