Re: building Classpath for Win32

2006-01-01 Thread Mark Wielaard
Hi Enrico, On Sat, 2005-12-24 at 13:01 +0100, Enrico Migliore wrote: I would like to build Classpath for Windows with Cygwin's GCC and GCJ. I read the INSTALL file but it doesn't say how to configure the tarball for a Windows build. It used to be possible and Stephane wrote up an

building Classpath for Win32

2005-12-24 Thread Enrico Migliore
Hi, I would like to build Classpath for Windows with Cygwin's GCC and GCJ. I read the INSTALL file but it doesn't say how to configure the tarball for a Windows build. Does the ./configure script do all that automatically? thanks for any help, Enrico

Re: building Classpath for Win32

2005-12-24 Thread Dalibor Topic
Enrico Migliore wrote: Hi, I would like to build Classpath for Windows with Cygwin's GCC and GCJ. That's not going to work, unfortunately. Cygwin only ships gcj 3.4.x, and GNU Classpath needs at least gcj 4.x to build. Unless you build your own gcj 4 toolchain on Cygwin, you will need to