This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Re: libgcj won't build with -g on i386-pc-solaris2.7
- To: Alexandre Oliva <oliva@dcc.unicamp.br>
- Subject: Re: libgcj won't build with -g on i386-pc-solaris2.7
- From: Tom Tromey <tromey@cygnus.com>
- Date: Sat, 31 Jul 1999 16:58:47 -0700
- Cc: Tom Tromey <tromey@cygnus.com>, java-discuss@sourceware.cygnus.com, java-patches@sourceware.cygnus.com
- References: <ork8rx84nd.fsf@cupuacu.lsd.dcc.unicamp.br><oremi583rj.fsf@cupuacu.lsd.dcc.unicamp.br><oraest8371.fsf@cupuacu.lsd.dcc.unicamp.br><or1ze582nw.fsf@cupuacu.lsd.dcc.unicamp.br><199907191806.LAA03071@ferrule.cygnus.com.><org12j12eo.fsf@cupuacu.lsd.dcc.unicamp.br>
>>>>> "Alexandre" == Alexandre Oliva <oliva@dcc.unicamp.br> writes:
Alexandre> And here's a patch that allows libgcj to build
Alexandre> out-of-the-box on this platform, despite the g++/gcj -g
Alexandre> jboolean bug.
I'm checking this in on the 2.95 branch, but not on the trunk.
Hopefully for the trunk we can fix the compiler instead.
Tom