pkgsrc-Bugs archive

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

Re: pkg/39159: libtool problem while compiling libiconv on solaris



Indeed the problem is that my solaris linker does not understand
-soname, but -h, and I cannot figure how to translate it automatically
(as it seems definitely possible with the wrappers). 



Le jeudi 17 juillet 2008 à 16:45 +0000, Joerg Sonnenberger a écrit :
> The following reply was made to PR pkg/39159; it has been noted by GNATS.
> 
> From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc: 
> Subject: Re: pkg/39159: libtool problem while compiling libiconv on solaris
> Date: Thu, 17 Jul 2008 18:12:32 +0200
> 
>  On Thu, Jul 17, 2008 at 09:05:01AM +0000, 
> guillaume.infantes%gmail.com@localhost wrote:
>  > THE BOGUS link line: 
>  > gcc -shared  .libs/localcharset.o .libs/relocatable.o
>  > -L/home/dera/ginfante/OS/pkgsrc/converters/libiconv/work/.buildlink/lib
>  > -lc  -Wl,-R/home/dera/ginfante/OS/OS-SunOS/pkg/lib
>  > -Wl,-soname -Wl,libcharset.so.1 -o .libs/libcharset.so.1.0.0
>  
>  This looks fine. It passes down -soname libcharset.so.1 to the linker.
>  
>  Joerg
>  
-- 
Guillaume Infantes <guillaume.infantes%gmail.com@localhost>



Home | Main Index | Thread Index | Old Index