classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compiling Classpath on cigwin/win


From: Dalibor Topic
Subject: Re: compiling Classpath on cigwin/win
Date: Tue, 3 Jan 2006 14:40:44 -0800
User-agent: Mutt/1.3.28i

On Tue, Jan 03, 2006 at 10:05:55PM +0000, Paul Jenner wrote:
> Hi Mark, Enrico.
> 
> On Tue, 2006-01-03 at 11:30 +0100, Mark Wielaard wrote:
> > If you can figure out why jikes hangs, either by adding -verbose to the
> > Makefile or by stracing or running it under gdb (if available under
> > cygwin) that would be interesting.
> 
> Haven't figured out why (yet :-) but I can say where for anyone else
> playing with this.
> 
> jikes looks to hang compiling org/omg/CORBA/INVALID_ACTIVITY.java under
> Cygwin. Take that file out of the classes list manually and jikes build
> completes for me. Try to compile just that file from within the build
> infrastructure and jikes hangs.
> 
> Unfortunately strace under Cygwin doesn't seem to like me so I am still
> trying to figure out what is happening...

On the gcjx front, it seems to blow up as soon as it tries to read in a
file due to a weirdness in conjuction with libiconv on cygwin: it
translates the first character of _Remote_Stub.java to 12032, etc. which
leads to a quick exception being thrown.

cheers,
dalibor topic


> 
> Hope this helps,
> 
> Paul
> 
> -- 
> Paul Jenner <address@hidden>
> 
> 
> 
> _______________________________________________
> Classpath mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/classpath




reply via email to

[Prev in Thread] Current Thread [Next in Thread]