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: c/2192: compilation of GToolkit gtoolkit-0.9.4] under Red HAT 7.0



Hi - I'm not a gcc hacker - but since nobody is answering to you and you
are lost, I will. 

The gcc coming with redhat 7 can't compile Objective-C - please complain
with them who shipped a totally broken compiler. 

You have two options - use the last stable release - gcc-2.95 - or use gcc
from CVS or from a gcc snapshot.

I just tried compiling GToolkit with gcc-3.0 from CVS, and it worked.  I
could also compile and run most of the examples - but not all of them, as
the gcc from CVS crashes on protocols - anyway you can expect this sort of
problems if you use an experimental compiler from CVS.  Please, if you try
compiling Objective-C with gcc-3.0, would you report any problems you
find.


On 6 Mar 2001 bmrevet@igr.fr wrote:

> 
> >Number:         2192
> >Category:       c
> >Synopsis:       compilation of GToolkit gtoolkit-0.9.4] under Red HAT 7.0
> >Confidential:   no
> >Severity:       critical
> >Priority:       high
> >Responsible:    unassigned
> >State:          open
> >Class:          sw-bug
> >Submitter-Id:   net
> >Arrival-Date:   Tue Mar 06 02:36:00 PST 2001
> >Closed-Date:
> >Last-Modified:
> >Originator:     Bernard Revet
> >Release:        gcc version 2.96 20000731and
> >Organization:
> >Environment:
> gcc -v
> Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
> gcc version 2.96 20000731 (Red Hat Linux 7.0)
> >Description:
> GToolKit]$ make
> /bin/sh ../libtool  --mode compile gcc -c -g -O2 -DDEBUG -Wall -mcpu=pentium -pthread -DHAVE_CONFIG_H -I.. -I/usr/include/gnome-xml -I/usr/lib/glib/include -I/usr/X11R6/include -D_REENTRANT     GToolKit.m
> rm -f .libs/GToolKit.lo
> gcc -c -g -O2 -DDEBUG -Wall -mcpu=pentium -pthread -DHAVE_CONFIG_H -I.. -I/usr/include/gnome-xml -I/usr/lib/glib/include -I/usr/X11R6/include -D_REENTRANT GToolKit.m  -fPIC -DPIC -o .libs/GToolKit.lo
> GToolKit.m:1653: Internal error: Segmentation fault.
> Please submit a full bug report.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
> make: *** [GToolKit.o] Erreur 1
> >How-To-Repeat:
> PLease Help
> I already submitted  this bug and did not get any answer 
> >Fix:
> 
> >Release-Note:
> >Audit-Trail:
> >Unformatted:
> 



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