tech-pkg archive

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

Re: libtool-base SunOS/64 bug



On 7. 2. 2012, at 15:23, Joerg Sonnenberger wrote:

> On Tue, Feb 07, 2012 at 02:01:04PM +0100, Filip Hajny wrote:
>> I'd like to commit this tiny patch to libtool-base, which fixes CXX
>> linking on SunOS and ABI=64. Unless -m64 shows up in the CFLAGS, the
>> resulting libtool script contains references to 32bit stdlib objects
>> (crti.o at al.), which breaks builds with ABI=64 where libtool is used
>> to link C++ objects. (One such example is devel/libmemcached.)
> 
> LGTM.
> 

Thanks, Joerg. I'll commit then.

-F



Home | Main Index | Thread Index | Old Index