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: gcj trunk on OS X


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


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