* gcc-2.95.2-ppclinux-internal bug
@ 2000-04-12 9:44 Michael A. Peters
2000-04-12 15:53 ` Mario Scarpa
0 siblings, 1 reply; 2+ messages in thread
From: Michael A. Peters @ 2000-04-12 9:44 UTC (permalink / raw)
To: gcc-bugs, linuxppc-dev
[-- Attachment #1: Type: text/plain, Size: 1732 bytes --]
My profound apologies if this is a well known bug.
While compiling gstep-0.6.5 it didn't make it all the way, compaining
of an internal compiler error.
Platform is linux (2.2.14) on a PowerPC (750/G3)
gcc 2.95.2 compiled with languages c,c++,objc with options
enable-threads, enable-cpp, enable-shared. It was compiled by me from
stock gnu source and works splendidly on other things.
The product being compiled was gstep-0.6.5 (GNUstep)
The output of the ./configure script is included
The GNUmakefile is included
The output of make >& bug.report is included.
The end of last mentioned file is
-=-=-=-=-
gcc -c -DGNUSTEP_INSTALL_LIBDIR=\"/usr/GNUstep/Libraries\"
-DHAVE_DPS_CLIENT_H=0 -DHAVE_DPS_DPSNXARGS_H=0
-DGNUSTEP_INSTALL_PREFIX=/usr/GNUstep
-DGNUSTEP_TARGET_DIR=\"powerpc/linux-gnu\"
-DGNUSTEP_TARGET_CPU=\"powerpc\" -DGNUSTEP_TARGET_OS=\"linux-gnu\"
-DLIBRARY_COMBO=\"gnu-gnu-gnu-xgps\" -DGNUSTEP
-DGNUSTEP_VERSION=0.6.5 -DGNUSTEP_MAJOR_VERSION=0
-DGNUSTEP_MINOR_VERSION=6 -DGNUSTEP_BASE_LIBRARY=1
-DGNU_GUI_LIBRARY=1 -DXGPS_BACKEND_LIBRARY=1 -DGNU_RUNTIME=1
-D_REENTRANT -fPIC -DGSWARN -g -O2 -Wno-import -fgnu-runtime -Wall
-I../Headers -I/usr/src/gstep-0.6.5/base/Headers/gnustep
-I/usr/src/gstep-0.6.5/base/Headers
-I/usr/src/gstep-0.6.5/base/Source/powerpc/linux-gnu
-I/usr/src/gstep-0.6.5/extensions -I/usr/src/gstep-0.6.5//Headers
-I. -I/usr/include/kaffe -I/usr/local/include -I/usr/local/include
-I/usr/X11R6/include -I/usr/GNUstep/Network/Headers
-I/nowhere/Headers -o
shared_obj/powerpc/linux-gnu/gnu-gnu-gnu-xgps/NSSplitView.o
NSSplitView.m
NSSplitView.m: In function `-[NSSplitView adjustSubviews]':
NSSplitView.m:396: Internal compiler error in `convert_move', at expr.c:570
-=-=-=-=-
Thank you.
[-- Attachment #2.1: %bug.report.gz --]
[-- Type: application/applefile, Size: 123 bytes --]
[-- Attachment #2.2: bug.report.gz --]
[-- Type: application/octet-stream, Size: 10014 bytes --]
[-- Attachment #3.1: %configure.bug.gz --]
[-- Type: application/applefile, Size: 126 bytes --]
[-- Attachment #3.2: configure.bug.gz --]
[-- Type: application/octet-stream, Size: 1554 bytes --]
[-- Attachment #4.1: %GNUmakefile.bug.gz --]
[-- Type: application/applefile, Size: 128 bytes --]
[-- Attachment #4.2: GNUmakefile.bug.gz --]
[-- Type: application/octet-stream, Size: 1941 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: gcc-2.95.2-ppclinux-internal bug
2000-04-12 9:44 gcc-2.95.2-ppclinux-internal bug Michael A. Peters
@ 2000-04-12 15:53 ` Mario Scarpa
0 siblings, 0 replies; 2+ messages in thread
From: Mario Scarpa @ 2000-04-12 15:53 UTC (permalink / raw)
To: Michael A. Peters; +Cc: gcc-bugs, linuxppc-dev
"Michael A. Peters" wrote:
>
> My profound apologies if this is a well known bug.
>
> While compiling gstep-0.6.5 it didn't make it all the way, compaining
> of an internal compiler error.
>
> Platform is linux (2.2.14) on a PowerPC (750/G3)
> gcc 2.95.2 compiled with languages c,c++,objc with options
> enable-threads, enable-cpp, enable-shared. It was compiled by me from
> stock gnu source and works splendidly on other things.
>
> The product being compiled was gstep-0.6.5 (GNUstep)
You should disable optimization when compiling this
product. It's in the documentation btw.
Mario Scarpa.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-04-12 15:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-04-12 9:44 gcc-2.95.2-ppclinux-internal bug Michael A. Peters
2000-04-12 15:53 ` Mario Scarpa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).