gcj trunk on OS X
Andrew Pinski
pinskia@gmail.com
Mon Mar 19 22:42:00 GMT 2007
On 3/19/07, Mohan Embar <gnustuff@thisiscool.com> wrote:
> Hi Andreas,
> I filed a report for this: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31264
>> Another issue: For PPC, when building a large program with gcj, I get a ton
> of errors during linking with complaints like this:
Try compiling the target libraries with -mlongcall which forces more
than 16byte offsets for calls.
Though this is most likely people don't use static libgcj on darwin :)
actually there is a reason why you are using a static libgcj anyways?
Thanks,
Andrew Pinski
More information about the Java
mailing list