libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linking problem building iconv on Solaris x86


From: Dr. David Kirkby
Subject: Re: Linking problem building iconv on Solaris x86
Date: Tue, 10 Aug 2010 21:48:25 +0100
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.1.7) Gecko/20100214 Thunderbird/3.0.1

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]