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 on intel mac patches



On Mon, 22 May 2006, Sandro Tolaini wrote:


On 22/mag/2006, at 21:07, Andi Vajda wrote:

A few weeks ago you sent patches to this list that made it possible to build gcj on Intel Mac OS X. I was able to build gcj once from the trunk with your patches. The executable I then built with that gcj were not functional.

What kind of problems are you having with the executables? I've not built gcc recently, but we are using gcj 4.0.2+patches for our product, and it is surely working (except for stack unwinding). I can send you 4.0.2 patches if you are interested.

The executable produced with gcj 4.2.0 (trunk + your 4.2.0 patches) crashes deep in the bowels of JvCreateJavaVM() while initializing the "void" class.


The executable produced with gcj 4.0.2 (release + your 4.0.2 patches) works great.

Thanks a lot !!

Andi..


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