[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libtool-1.5 regression test failure (Solaris 8 + gcc-3.22)
From: |
Robert Boehne |
Subject: |
Re: libtool-1.5 regression test failure (Solaris 8 + gcc-3.22) |
Date: |
Wed, 07 May 2003 22:59:27 -0500 |
Chuck Swiger wrote:
>
> As requested below by Robert:
>
<SNIP>
> /bin/bash ./libtool --mode=link gcc -pipe -O2 -o libhello.la -rpath
> /usr/local/lib -no-undefined -version-info 3:12:1 hello.lo foo.lo -lm
> gcc -shared -Wl,-h -Wl,libhello.so.2 -o .libs/libhello.so.2.1.12
> .libs/hello.o.libs/foo.o -lm -lc
> Text relocation remains referenced
> against symbol offset in file
> <unknown> 0x4 .libs/hello.o
> <unknown> 0x8 .libs/hello.o
> <unknown> 0x18 .libs/foo.o
> <unknown> 0x1c .libs/foo.o
> cos 0x8 .libs/foo.o
> puts 0xc .libs/hello.o
> printf 0x24 .libs/foo.o
> ld: fatal: relocations remain against allocatable but non-writable sections
> collect2: ld returned 1 exit status
> make[3]: *** [libhello.la] Error 1
Chuck,
This really looks like the compiler, can you build a shared lib without
Libtool?
Robert
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: libtool-1.5 regression test failure (Solaris 8 + gcc-3.22),
Robert Boehne <=