Several Days Later, GCJ 3.4 + MingW Still Equals Trouble

Lars Andersen lars@rimfaxe.com
Wed May 7 20:50:00 GMT 2003


On Wed, 2003-05-07 at 16:38, Mohan Embar wrote:
> Ranjit,
> 
> So far, this problem has chewed up and spit out both Lars and me,
> so I'm throwing down the gauntlet.
> 
> Here are the sources:
> 
> http://www.thisiscool.com/gcc34.tar.bz2
> 
> and here are the patches I've already applied:
> 
> http://www.thisiscool.com/gcc34_patches.tar.bz2
> 
> ...If needed, you can run patch in reverse to undo any of my
> patches. I'm convinced my "compileall" patch isn't the culprit,
> however.
> 
> In addition, I've hacked a file in libstdc++-v3/config/io. I've
> renamed the original file to an .orig extension.
> 

Well, Mohan I haven't given up quite yet! Keep up the spirits!

Here's what I have found so far:

Crossy mingw GCC 3.4 builds with before mentioned hacks.

The object file seems to look ok?

HelloWorld.c works.

HelloWorld.java crashes.

Now what if I compiled HelloWorld.java -> HelloWorld.o and linked it to
.exe with the good'ol 3.3.
Would that work? And the other way around. Could we tell if the problem
was in the linker or in the object code that way? I'm giving it a shot
now anyways.

/Lars Andersen



More information about the Java mailing list