On 09/18/10 10:45 PM, Juan Jose Garcia-Ripoll wrote:
> On Sat, Sep 18, 2010 at 10:51 PM, Dr. David Kirkby
> <david.kir...@onetel.net>wrote:
>
>> I'm sure you wont consider this a high priority, but ECL appears to be
>> linking
>> unnecessarily to libintl.so at least on OpenSolaris.
>>
>
> This is very very old. It comes from the time when ECL was first ported to
> Solaris and at that time I found that the sockets linked code required this
> TCPLIBS='-lsocket -lnsl -lintl'  Maybe that is no longer the case.
>
> Juanjo


I think you just need to check in autoconf. It might depend on what version of 
Solaris one uses. It's far more portable then. I might want to build ECL on AIX 
at some point!

Note there's a report on sage-devel of a similar issue on Gentoo linux and ECL 
- 
in this case its

         /lib/libdl.so.2
         /lib/libm.so.6

though as I pointed out, for me on OpenSolaris even a hello world links with 
the 
maths library. It might be the same on Gentoo.

Dave

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to