This is the mail archive of the gcc-prs@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/3589: GCC 3.0-CVS illegal instruction on hppa1.1-proelf



>Number:         3589
>Category:       bootstrap
>Synopsis:       GCC 3.0-CVS illegal instruction on hppa1.1-proelf
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 06 06:46:04 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     joel@gcc.gnu.org
>Release:        gcc 3.0-CVS
>Organization:
>Environment:
GNU/Linux x86 (RedHat 6.2) with binutils 2.11.2 for target
>Description:
Fails with following messages

/usr3/ftp_archive/gnu/gcc/ss/b3/b-hppa1.1-proelf/gcc/xgcc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-hppa1.1-proelf/gcc/ -nostdinc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-hppa1.1-proelf/hppa1.1-proelf/newlib/ -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/b-hppa1.1-proelf/hppa1.1-proelf/newlib/targ-include -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/gcc/newlib/libc/include -B/opt/gnucross/hppa1.1-proelf/bin/ -B/opt/gnucross/hppa1.1-proelf/lib/ -isystem /opt/gnucross/hppa1.1-proelf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -xassembler-with-cpp -c lib2funcs.asm -o libgcc/./lib2funcs.o
lib2funcs.asm: Assembler messages:
lib2funcs.asm:32: Error: Unknown pseudo-op:  `.subspa'
lib2funcs.asm:33: Error: Unknown pseudo-op:  `.subspa'
lib2funcs.asm:35: Error: Unknown pseudo-op:  `.subspa'
lib2funcs.asm:36: Error: Unknown pseudo-op:  `.subspa'
lib2funcs.asm:37: Error: Unknown pseudo-op:  `.subspa'
lib2funcs.asm:41: Error: Unknown pseudo-op:  `.subspa'
make[2]: *** [libgcc/./lib2funcs.o] Error 1
make[2]: Leaving directory `/usr3/ftp_archive/gnu/gcc/ss/b3/b-hppa1.1-proelf/gcc'
make[1]: *** [libgcc.a] Error 2
>How-To-Repeat:
Configure and build as follows:

../gcc/configure --target=${1} \
     --with-gnu-as --with-gnu-ld --with-newlib --verbose \
    --prefix=/opt/gnucross '--enable-languages=c,c++' && make 


Contact me for assistance with binutils.	
>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]