This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Newbie instructions for building gcj for Windows


On Fri, 28 Jun 2002, Billinghurst, David (CRTS) wrote:
> I have regularly reported cygwin native libjava results for gcc-3.2 to 
> gcc-testresults@gcc.gnu.org since early may.

It didn't build for me.  Oh, I see you used --enable-threads=posix... gcc
still defaults to win32 for cygwin.  That's gotta be a mistake.

Anyway, boehm-gc/configure.in doesn't appear to handle Cygwin and posix
threads, so I'd think you're getting a broken GC.

Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]