On 08/10/10 09:28 PM, Ralf Wildenhues wrote:
/bin/bash ../libtool --mode=link gcc  -m64 -fvisibility=hidden -o libiconv.la 
-rpath /home/drkirkby/fulvia/64/sage-4.5.3.alpha0/local/lib -version-info 7:0:5 
iconv.lo localcharset.lo relocatable.lo

No, it does not.

(sage subshell) fulvia:lib drkirkby$ /bin/bash ../libtool --mode=link gcc -m64 -fvisibility=hidden -o libiconv.la -rpath /home/drkirkby/fulvia/64/sage-4.5.3.alpha0/local/lib -version-info 7:0:5 iconv.lo localcharset.lo relocatable.lo libtool: link: gcc -shared -Wl,-z -Wl,text -Wl,-h -Wl,libiconv.so.2 -o .libs/libiconv.so.2.5.0 .libs/iconv.o .libs/localcharset.o .libs/relocatable.o -lc -m64
Text relocation remains                         referenced
    against symbol                  offset      in file
aliases_lookup                      0x1ab1e     .libs/iconv.o
aliases_lookup                      0x1acf4     .libs/iconv.o
aliases_lookup                      0x1b234     .libs/iconv.o
aliases_lookup                      0x1b40a     .libs/iconv.o
aliases_lookup                      0x1bd04     .libs/iconv.o
ld: fatal: relocations remain against allocatable but non-writable sections
collect2: ld returned 1 exit status
SAGE_ROOT=/home/drkirkby/fulvia/64/sage-4.5.3.alpha0

This is in the Sage, but I tried it outside of Sage and get exactly the same 
issue.

I've often had these "relocations remain against allocatable but non-writable sections" messages on Solaris. They seem to fox a lot of people when you Google for them.

Dave

Dave

_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to