This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: Internal error compiling libgcj-2.95 with gcc-2.95


On Aug  8, 1999, Anthony Green <green@cygnus.com> wrote:

> Julian Thompson <jrt@miel.demon.co.uk> writes:
>> I noticed the following compiler error while compiling libgcj-2.95 on my
>> Intel Solaris 7 box using gcc-2.95:

> libgcj 2.95.1 will have a configure test for the bug, and will switch
> to -g0 from -g if necessary.

Actually, libgcj 2.95 already has that configure test, but the code
that would fix-up the Makefile wouldn't do its job just after running
configure.  If you touch libjava/Makefile.in, libjava/Makefile will be 
re-created with the proper fix.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{dcc.unicamp.br,guarana.{org,com}} aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them


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