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/3372: v850-elf fails to compile on gcc 3.0 CVS branch



>Number:         3372
>Category:       bootstrap
>Synopsis:       v850-elf fails to compile on gcc 3.0 CVS branch
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jun 22 07:56:03 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     joel@OARcorp.com
>Release:        gcc 3.0 CVS branch
>Organization:
>Environment:
GNU/Linux RedHat 6.2 targetting v850-elf	
>Description:
../gcc/configure --target=v850-elf --with-gnu-as --with-gnu-ld --with-newlib --verbose --prefix=/usr1/tmp-tools --enable-languages=c,c++ && make

fails with this error:

/usr3/ftp_archive/gnu/gcc/ss/b3/b-v850-elf/gcc/xgcc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-v850-elf/gcc/ -nostdinc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-v850-elf/v850-elf/newlib/ -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/b-v850-elf/v850-elf/newlib/targ-include -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/gcc/newlib/libc/include -B/usr1/tmp-tools/v850-elf/bin/ -B/usr1/tmp-tools/v850-elf/lib/ -isystem /usr1/tmp-tools/v850-elf/include -DPACKAGE=\"newlib\" -DVERSION=\"1.9.0\"  -I. -I../../../../../gcc/newlib/libc/stdlib  -O2 -DPREFER_SIZE_OVER_SPEED -mv850 -I../../targ-include -I../../../../../gcc/newlib/libc/../libc/include -fno-builtin      -g -O2 -c ../../../../../gcc/newlib/libc/stdlib/assert.c
/tmp/ccNDyOEt.s: Assembler messages:
/tmp/ccNDyOEt.s:130: Error: undefined symbol _ in operation
/tmp/ccNDyOEt.s:130: Error: undefined symbol _impure_ptr in operation
>How-To-Repeat:
configure and build per description.
I used binutils 2.10 and newlib 1.9.0
>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]