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


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


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