bug-gnu-utils
[Top][All Lists]
Advanced

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

making binutils-2.13 results in an "internal compiler error"


From: Pogoda Don L Contr AFRL/VACC
Subject: making binutils-2.13 results in an "internal compiler error"
Date: Tue, 25 Feb 2003 09:57:27 -0500

I am new to this whole GNU cross-compiler gig, so I apologize if you are not 
the right folks to be directing this to (and if you are not the right folks, 
hopefully you can point me in the right direction!). 

Unfortunately, it is not clear if the problem is in binutils-2.13 or the local 
compiler.  The error message says to report the problem as a bug report to 
bugzilla.redhat.com.  However, that site is incredibly buggy (get run time 
errors on about every page) and have not been able to submit the bug there. 

Any assistance will be greatly appreciated!!!

Thanks!!

Don


Don Pogoda
Senior Systems Engineer
Dynamic Controls, Inc.
Phone -- (937) 255-8444
  DCI Main Numbers (937) 254-2529 or (937) 255-4050
Fax -- (937) 255-8303
Pager -- (937) 261-2707 
address@hidden  or  address@hidden

www.dynamic-controls-inc.com




Computer info:
===========
eMachines eTower 500 (Intel Celeron)
128MB memory
30Gb harddrive


Local compiler info:
===============
address@hidden binutils-2.13]# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix 
--disable-checking --host=i386-redhat-linux --with-system-zlib 
--enable-__cxa_atexit
Thread model: posix
gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
address@hidden binutils-2.13]#


configure command line:
===================
/home/ppc_tools/tools_source/binutils-2.13/configure --target=powerpc-eabi  
--prefix=/home/ppc_tools/tools/host/ppc

(also tried: /home/ppc_tools/tools_source/binutils-2.13/configure 
--host=i386-redhat-linux --target=powerpc-eabi  
--prefix=/home/ppc_tools/tools/host/ppc)


results of gmake
=============
.
.
.
.
gcc -DHAVE_CONFIG_H -I. -I/home/ppc_tools/tools_source/binutils-2.13/gas -I. 
-D_GNU_SOURCE -I. -I/home/ppc_tools/tools_sour
ce/binutils-2.13/gas -I../bfd 
-I/home/ppc_tools/tools_source/binutils-2.13/gas/config 
-I/home/ppc_tools/tools_source/binuti
ls-2.13/gas/../include -I/home/ppc_tools/tools_source/binutils-2.13/gas/.. 
-I/home/ppc_tools/tools_source/binutils-2.13/gas
/../bfd -I/home/ppc_tools/tools_source/binutils-2.13/gas/../intl -I../intl 
-DLOCALEDIR="\"/home/ppc_tools/tools/host/ppc/sh
are/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
/home/ppc_tools/tools_source/binutils-2.13/gas/
symbols.c
gcc -DHAVE_CONFIG_H -I. -I/home/ppc_tools/tools_source/binutils-2.13/gas -I. 
-D_GNU_SOURCE -I. -I/home/ppc_tools/tools_sour
ce/binutils-2.13/gas -I../bfd 
-I/home/ppc_tools/tools_source/binutils-2.13/gas/config 
-I/home/ppc_tools/tools_source/binuti
ls-2.13/gas/../include -I/home/ppc_tools/tools_source/binutils-2.13/gas/.. 
-I/home/ppc_tools/tools_source/binutils-2.13/gas
/../bfd -I/home/ppc_tools/tools_source/binutils-2.13/gas/../intl -I../intl 
-DLOCALEDIR="\"/home/ppc_tools/tools/host/ppc/sh
are/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
/home/ppc_tools/tools_source/binutils-2.13/gas/
write.c
gcc -DHAVE_CONFIG_H -I. -I/home/ppc_tools/tools_source/binutils-2.13/gas -I. 
-D_GNU_SOURCE -I. -I/home/ppc_tools/tools_sour
ce/binutils-2.13/gas -I../bfd 
-I/home/ppc_tools/tools_source/binutils-2.13/gas/config 
-I/home/ppc_tools/tools_source/binuti
ls-2.13/gas/../include -I/home/ppc_tools/tools_source/binutils-2.13/gas/.. 
-I/home/ppc_tools/tools_source/binutils-2.13/gas
/../bfd -I/home/ppc_tools/tools_source/binutils-2.13/gas/../intl -I../intl 
-DLOCALEDIR="\"/home/ppc_tools/tools/host/ppc/sh
are/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
/home/ppc_tools/tools_source/binutils-2.13/gas/
config/tc-ppc.c
/home/ppc_tools/tools_source/binutils-2.13/gas/config/tc-ppc.c: In function 
`md_assemble':
/home/ppc_tools/tools_source/binutils-2.13/gas/config/tc-ppc.c:2172: warning: 
right shift count >= width of type
/home/ppc_tools/tools_source/binutils-2.13/gas/config/tc-ppc.c:2174: warning: 
right shift count >= width of type
/home/ppc_tools/tools_source/binutils-2.13/gas/config/tc-ppc.c:2179: warning: 
right shift count >= width of type
/home/ppc_tools/tools_source/binutils-2.13/gas/config/tc-ppc.c:2181: warning: 
right shift count >= width of type
/home/ppc_tools/tools_source/binutils-2.13/gas/config/tc-ppc.c:2186: warning: 
right shift count >= width of type
/home/ppc_tools/tools_source/binutils-2.13/gas/config/tc-ppc.c:2188: warning: 
right shift count >= width of type
/home/ppc_tools/tools_source/binutils-2.13/gas/config/tc-ppc.c:2193: warning: 
right shift count >= width of type
/home/ppc_tools/tools_source/binutils-2.13/gas/config/tc-ppc.c:2195: warning: 
right shift count >= width of type
/home/ppc_tools/tools_source/binutils-2.13/gas/config/tc-ppc.c: In function 
`md_apply_fix3':
/home/ppc_tools/tools_source/binutils-2.13/gas/config/tc-ppc.c:5374: warning: 
right shift count >= width of type
/home/ppc_tools/tools_source/binutils-2.13/gas/config/tc-ppc.c:5381: warning: 
right shift count >= width of type
/home/ppc_tools/tools_source/binutils-2.13/gas/config/tc-ppc.c:5388: warning: 
right shift count >= width of type
/home/ppc_tools/tools_source/binutils-2.13/gas/config/tc-ppc.c:5395: warning: 
right shift count >= width of type
/home/ppc_tools/tools_source/binutils-2.13/gas/config/tc-ppc.c:5523: Internal 
compiler error in simplify_subreg, at simplif
y-rtx.c:2452
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
gmake[2]: *** [tc-ppc.o] Error 1
gmake[2]: Leaving directory `/home/ppc_tools/tools_object/binutils-2.13/gas'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory `/home/ppc_tools/tools_object/binutils-2.13/gas'
gmake: *** [install-gas] Error 2
address@hidden binutils-2.13]# 











reply via email to

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