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]

bootstrap/3173: h8300-coff fails to build on gcc-3.0-20010611



>Number:         3173
>Category:       bootstrap
>Synopsis:       h8300-coff fails to build on gcc-3.0-20010611
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 13 10:56:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     joel@OARcorp.com
>Release:        gcc-3.0-20010611
>Organization:
>Environment:
RedHat GNU/Linux 6.2 
>Description:
Build fails with following output

/usr3/ftp_archive/gnu/gcc/ss/b1/b-h8300-coff/gcc/xgcc -B/usr3/ftp_archive/gnu/gc
c/ss/b1/b-h8300-coff/gcc/ -nostdinc -B/usr3/ftp_archive/gnu/gcc/ss/b1/b-h8300-co
ff/h8300-coff/newlib/ -isystem /usr3/ftp_archive/gnu/gcc/ss/b1/b-h8300-coff/h830
0-coff/newlib/targ-include -isystem /usr3/ftp_archive/gnu/gcc/ss/b1/gcc-3.0-2001
0611/newlib/libc/include -B/usr1/tmp-tools/h8300-coff/bin/ -B/usr1/tmp-tools/h83
00-coff/lib/ -isystem /usr1/tmp-tools/h8300-coff/include -O2  -DCROSS_COMPILE -D
IN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isy
stem ./include  -DDF=SF -DDI=SI -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinh
ibit_libc -I. -I. -I../../gcc-3.0-20010611/gcc -I../../gcc-3.0-20010611/gcc/. -I
../../gcc-3.0-20010611/gcc/config -I../../gcc-3.0-20010611/gcc/../include -fexce
ptions -c ../../gcc-3.0-20010611/gcc/unwind-sjlj.c -o libgcc/./unwind-sjlj.o
../../gcc-3.0-20010611/gcc/unwind-sjlj.c: In function `_Unwind_GetRegionStart':
../../gcc-3.0-20010611/gcc/unwind-sjlj.c:200: warning: unused parameter `context
'
../../gcc-3.0-20010611/gcc/unwind-sjlj.c: In function `_Unwind_GetDataRelBase':
../../gcc-3.0-20010611/gcc/unwind-sjlj.c:207: warning: unused parameter `context
'
../../gcc-3.0-20010611/gcc/unwind-sjlj.c: In function `_Unwind_GetTextRelBase':
../../gcc-3.0-20010611/gcc/unwind-sjlj.c:213: warning: unused parameter `context
'
In file included from ../../gcc-3.0-20010611/gcc/unwind-sjlj.c:270:
../../gcc-3.0-20010611/gcc/unwind.inc: In function `_Unwind_RaiseException_Phase
2':
:                                                         
../../gcc-3.0-20010611/gcc/unwind.inc:67: warning: implicit declaration of funct
ion `abort'
../../gcc-3.0-20010611/gcc/unwind.inc:57: Internal compiler error in expand_call
, at calls.c:3076
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. 
>How-To-Repeat:
configure and make with this command:

+ ../gcc-3.0-20010611/configure --target=h8300-coff --with-gnu-as --with-gnu-ld
--with-newlib --verbose --prefix=/usr1/tmp-tools      

I used binutils 2.10.
>Fix:
unknown.
>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]