This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: 4.1 MinGW Executables Not Working
- From: TJ Laurenzo <tlaurenzo at gmail dot com>
- To: gnustuff at thisiscool dot com
- Cc: java at gcc dot gnu dot org
- Date: Mon, 14 Nov 2005 11:15:22 -0700
- Subject: Re: 4.1 MinGW Executables Not Working
- References: <5652dcd50511140721t4711e200y75c45d96d04d1686@mail.gmail.com> <WVXTZXIESPEA4YWWTOEA8631D043HF.4378ca40@d9300>
- Reply-to: tj at laurenzo dot org
The system I have that stuff on is temporarily offline so I can't
check for certain...
I think the last version I built was around the middle-to-end of
September. I was primarily focused on getting the DLL build working
and had a number of patches applied to that end, but I believe that
the staticly linked version worked without anything special (beyond
the natLogger.cc patch which I recently checked in). I do recall
having problems with network stuff at that time, though. If I
remember correctly, the process would start and terminate immediately
upon an attempt to open a socket. I can't remember if there were any
error messages displayed.
I'll get the system I was working on back up and let you know more
sometime today or this evening.
TJ
On 11/14/05, Mohan Embar <gnustuff@thisiscool.com> wrote:
> Hi TJ,
>
> Thanks for your response.
>
> >I am fairly certain that the network bits seemed to work in the August 14th
> >(or thereabouts) source drop. When I switched to CVS around September 1,
> >however, I started seeing the problem you are describing. I still have a
> >copy of the source that I think was working and can look for changes. In any
> >case, I think the window where this got broken was in the last half of
> >August. Maybe some digging around in the *Win32.cc files in Subversion will
> >show a change.
>
> The network interface breakage was probably due to a Classpath import. I'm
> not to worried about that. I am worried about the non-functional executables,
> however. Not even a HelloWorld program works. (I didn't try the crossed-native
> compiler or pulling in a new, fresh tree today.)
>
> When was the last time you built a compiler which produced working executables?
> Did you need any patches other than the ones which are already presently in SVN?
>
> -- Mohan
> http://www.thisiscool.com/
> http://www.animalsong.org/
>
>
>
>
>