This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Internal error compiling libgcj-2.95 with gcc-2.95
- To: Julian Thompson <jrt at miel dot demon dot co dot uk>
- Subject: Re: Internal error compiling libgcj-2.95 with gcc-2.95
- From: Anthony Green <green at cygnus dot com>
- Date: 08 Aug 1999 09:59:07 -0700
- CC: gcc-bugs at sourceware dot cygnus dot com
- References: <199908081628.RAA00507@miel.demon.co.uk>
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:
There is a bug related to using -g on intel Solaris systems. Try
replacing -g with -g0.
libgcj 2.95.1 will have a configure test for the bug, and will switch
to -g0 from -g if necessary.
AG
--
Anthony Green Cygnus Solutions
Sunnyvale, California