This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: win32 gcj gcc3.4 branch
- From: Taras <taras dot judge at shaw dot ca>
- To: Bryce McKinlay <mckinlay at redhat dot com>
- Cc: java at gcc dot gnu dot org
- Date: Tue, 07 Sep 2004 12:14:12 -0700
- Subject: Re: win32 gcj gcc3.4 branch
- References: <413CDE4B.4010606@shaw.ca> <413DF6B8.1040908@redhat.com>
Bryce McKinlay wrote:
Taras wrote:
I tried to build the win32 cross compiler today and I couldn't get
past configure errors. It seems that xgcc gets built and then the
following error happens.
...
I'm using Mohan's build scripts. I checked google and this is a
relatively common problem. Does anyone have a workaround? I have been
getting this error with gcc-3_4-branch for a long time now.
This doesn't sound like a GCJ specific problem. You'd be best to enquire
on the gcc or mingw lists.
I'm curious if Mohan had to work around this issue or something is
different in my setup.
Taras