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]

Re: OS-X (ppc) and libjava status



On Tue, 18 Jul 2006, Andreas Tobler wrote:


So, the message I want to bring over is, if one wants to play with libgcj under OS-X/darwin he/she should make sure to use a version more recent than darwin-8.0.0. Everything before only works for simple 'Hello World' on the command line.

I'm not sure I understand what you mean here. I've been using gcj 3.4.x on PPC Mac OS X 10.3 and 10.4 for over two years now on the PyLucene project. gcj 4.1.0 can be made to work on PPC Mac OS X 10.4 when building it from darwinports and gcj 4.0.2 can be made to work on Intel Mac OS X 10.4 with a large set of patches.


Even static links of the PyLucene python extension and libgcj.a are possible with gcj 3.4.x provided you play tricks with force-pulling in some symbols.

Andi..


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