[PATCH] Improve and consolidate sparc PIC assembler.

Torbjorn Granlund tg at gmplib.org
Mon Apr 15 22:21:53 CEST 2013


swift> gmake -k
gcc -m64 -fPIC -c -o test1_shared.o test1.S
/usr/ccs/bin/as: "/var/tmp//ccqorjdc.s": , approx line 18: internal error: pic_relocs(): hh reltype? 
gmake: *** [test1_shared.o] Error 1
gcc -m64 -c -o test1_static.o test1.S
gcc -m64 -fPIC -c -o test2_shared.o test2.S
/usr/ccs/bin/as: "/var/tmp//ccTj0fRw.s": , approx line 24: internal error: pic_relocs(): hh reltype? 
gmake: *** [test2_shared.o] Error 1
gcc -m64 -c -o test2_static.o test2.S
gcc -m64 -fPIC -c -o test3_shared.o test3.S
/usr/ccs/bin/as: "/var/tmp//ccz9VzNB.s": , approx line 20: internal error: pic_relocs(): hh reltype? 
gmake: *** [test3_shared.o] Error 1
gcc -m64 -c -o test3_static.o test3.S
gmake: Target `all' not remade because of errors.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: sol2_test.tar.bz2
Type: application/octet-stream
Size: 1337 bytes
Desc: not available
URL: <http://gmplib.org/list-archives/gmp-devel/attachments/20130415/b18d2f09/attachment.obj>
-------------- next part --------------

The experiemnt seemed to have failed.  :-(

-- 
Torbj?rn


More information about the gmp-devel mailing list