discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling gnustep-gui failed


From: Nicola Pero
Subject: Re: Compiling gnustep-gui failed
Date: Mon, 16 Jul 2001 11:30:54 +0100 (BST)

I finally was able to reproduce this.  I added a workaround for the
compiler crash to NSView.m - should compile now with gcc-2.91.66.

> Again, I am trying to install the recent gui package (0.6.9) and it fails ... 
> I get:
> 
> gcc NSView.m -c  -DGNUSTEP_INSTALL_LIBDIR=\"/opt/GNUstep/System/Libraries\"  
> -DGNUSTEP_INSTALL_PREFIX=/opt/GNUstep/System 
> -DGNUSTEP_TARGET_DIR=\"ix86/linux-gnu\" -DGNUSTEP_TARGET_CPU=\"ix86\" 
> -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" 
> -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 
> -DXGPS_BACKEND_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 
> -D_REENTRANT  -fPIC -DGSWARN -O2 -Wno-import -fgnu-runtime -Wall  
> -I../Headers    -I. -I/opt/GNUstep//System/Headers -fgnu-runtime 
> -I/opt/GNUstep/System/Headers -I/usr/include/libxml -I/usr/include  
> -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include 
> -I/home/phr/GNUstep/Library/Headers -I/opt/GNUstep/Local/Library/Headers 
> -I/opt/GNUstep/Network/Library/Headers -I/opt/GNUstep/System/Library/Headers 
> -I/opt/GNUstep/Network/Headers/gnustep -I/home/phr/GNUstep/Headers/gnustep 
> -I/opt/GNUstep/Local/Headers/gnustep -I/opt/GNUstep/System/Headers/gnustep  
> -I/opt/GNUstep/Network/Hea!
ders!
> /ix86/linux-gnu -I/home/phr/GNUstep/Headers/ix86/linux-gnu 
> -I/opt/GNUstep/Local/Headers/ix86/linux-gnu 
> -I/opt/GNUstep/System/Headers/ix86/linux-gnu -I/home/phr/GNUstep/Headers 
> -I/opt/GNUstep/Local/Headers -I/opt/GNUstep/Network/Headers 
> -I/opt/GNUstep/System/Headers  -o 
> shared_obj/ix86/linux-gnu/gnu-gnu-gnu/NSView.o
> ../../gcc/expr.c:570: Internal compiler error in function convert_move
> make[3]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/NSView.o] Error 1
> make[2]: *** [libgnustep-gui.build] Error 2
> make[1]: *** [libgnustep-gui.all.library.variables] Error 2
> make[1]: Leaving directory 
> `/home/phr/Developer/GNUstep/gnustep-gui-0.6.9/Source'
> make: *** [internal-all] Error 2
> 
> This is on a RH 6.2 (upgraded a lot) with gcc
> 
> [phr@thor gnustep-gui-0.6.9]$ gcc -v
> Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
> gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
> 
> Any hints what I can do?

Try again now from CVS.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]