compiler error in `convert_move', expr.c:570

Anirudh Joshi ajoshiATGlue.umd.edu
Wed Sep 15 06:59:00 GMT 1999


	hey, i got this compilerr error while building gnustep 0.6.0 with:
[ajoshi@entropy Source]$ gcc -v
Reading specs from /usr/lib/gcc-lib/ppc-redhat-linux/2.95.2/specs
gcc version 2.95.2 19990906 (prerelease)

  on a:
[ajoshi@entropy Source]$ uname -a
Linux entropy.ppc.kernel.org 2.2.12 #3 Sat Sep 11 19:21:44 MST 1999 ppc
unknown

this is a glibc 2.1.2 machine, here's the build info:

[ajoshi@entropy Source]$ gcc -v --save-temps
-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.0
-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  -g -O2 -Wno-import -fgnu-runtime
-Wall  -I../Headers
-I/home/ajoshi/redhat/SOURCES/gstep-core-0.6.0/base/Headers/gnustep
-I/home/ajoshi/redhat/SOURCES/gstep-core-0.6.0/base/Headers
-I/home/ajoshi/redhat/SOURCES/gstep-core-0.6.0/base/Source/powerpc/linux-gnu
-I/home/ajoshi/redhat/SOURCES/gstep-core-0.6.0/extensions
-I/home/ajoshi/redhat/SOURCES/gstep-core-0.6.0//Headers    -I.
-I/usr/local/include -I/usr/local/include -I/usr/X11R6/include
-I/nowhere/Headers -o
shared_obj/powerpc/linux-gnu/gnu-gnu-gnu-xgps/NSSplitView.o NSSplitView.m
Reading specs from /usr/lib/gcc-lib/ppc-redhat-linux/2.95.2/specs
gcc version 2.95.2 19990906 (prerelease)
 /usr/lib/gcc-lib/ppc-redhat-linux/2.95.2/cpp -lang-objc -v -I../Headers
-I/home/ajoshi/redhat/SOURCES/gstep-core-0.6.0/base/Headers/gnustep
-I/home/ajoshi/redhat/SOURCES/gstep-core-0.6.0/base/Headers
-I/home/ajoshi/redhat/SOURCES/gstep-core-0.6.0/base/Source/powerpc/linux-gnu
-I/home/ajoshi/redhat/SOURCES/gstep-core-0.6.0/extensions
-I/home/ajoshi/redhat/SOURCES/gstep-core-0.6.0//Headers -I.
-I/usr/local/include -I/usr/local/include -I/usr/X11R6/include
-I/nowhere/Headers -D__OBJC__ -D__GNUC__=2 -D__GNUC_MINOR__=95 -DPPC
-D__ELF__ -Dpowerpc -D__PPC__ -D__ELF__ -D__powerpc__ -D__PPC -D__powerpc
-Acpu(powerpc) -Amachine(powerpc) -D__CHAR_UNSIGNED__ -D__OPTIMIZE__ -g
-Wno-import -Wall -D__PIC__=2 -D__pic__=2 -D_CALL_SYSV -D_BIG_ENDIAN
-D__BIG_ENDIAN__ -Amachine(bigendian) -D_ARCH_PPC -D__unix__ -D__linux__
-Dunix -Dlinux -Asystem(unix) -Asystem(posix)
-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.0 -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 NSSplitView.m
NSSplitView.mi
GNU CPP version 2.95.2 19990906 (prerelease) (PowerPC GNU/Linux)
#include "..." search starts here:
#include <...> search starts here:
 ../Headers
 /home/ajoshi/redhat/SOURCES/gstep-core-0.6.0/base/Headers/gnustep
 /home/ajoshi/redhat/SOURCES/gstep-core-0.6.0/base/Headers

/home/ajoshi/redhat/SOURCES/gstep-core-0.6.0/base/Source/powerpc/linux-gnu
 /home/ajoshi/redhat/SOURCES/gstep-core-0.6.0/Headers
 .
 /usr/X11R6/include

/usr/lib/gcc-lib/ppc-redhat-linux/2.95.2/../../../../ppc-redhat-linux/include
 /usr/lib/gcc-lib/ppc-redhat-linux/2.95.2/include
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
 /usr/lib/gcc-lib/ppc-redhat-linux/2.95.2/../../../../include/g++-3
 /usr/local/include
End of omitted list.
 /usr/lib/gcc-lib/ppc-redhat-linux/2.95.2/cc1obj NSSplitView.mi -quiet
-dumpbase NSSplitView.m -g -O2 -Wno-import -Wall -version -fPIC
-fgnu-runtime -lang-objc -o NSSplitView.s
GNU Obj-C version 2.95.2 19990906 (prerelease) (ppc-redhat-linux) compiled
by GNU C version 2.95.2 19990906 (prerelease).
NSSplitView.m: In function `-[NSSplitView adjustSubviews]':
NSSplitView.m:386: Internal compiler error:
NSSplitView.m:386: Internal compiler error in `convert_move', at
expr.c:570
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for
instructions.
[ajoshi@entropy Source]$ 


i tried attaching the precompiler output but it was too big and the cygnus
mail servers were rejecting my mail.  anyhow, if you want to see it its
at:
http://www.glue.umd.edu/~ajoshi/NSSplitView.mi.gz

any ideas?

thanks,

ani



More information about the Gcc-bugs mailing list