Am 06.02.2014 08:23 (UTC+1) schrieb Dimitry Andric:
> On 06 Feb 2014, at 07:48, Rainer Hurling <[email protected]> wrote:
> ...
>> I just recognized, that in my CURRENT boxes in base their are two
>> versions of libc++:
>>
>> #ll /usr/lib/libc++.so*
>> -r--r--r--  1 root  wheel  -    134  3 Aug 22:33:00 2013 /usr/lib/libc++.so
>> -r--r--r--  1 root  wheel  - 768248  4 Feb 18:08:00 2014
>> /usr/lib/libc++.so.1
>>
>> Shouldn't libc++.so be a link to libc++.so.1 or at least also come from
>> the newest built?
> 
> No, libc++.so is a linker script, similar to libc.so:
> 
> $ cat /usr/lib/libc++.so
> /* $FreeBSD: head/lib/libc++/libc++.ldscript 253917 2013-08-03 16:23:43Z dim 
> $ */
> GROUP ( /usr/lib/libc++.so.1 /usr/lib/libcxxrt.so )

Oh, yes. I did not look enough at it, sorry. So no problem here in this
place.

Thanks,
Rainer

> 
> -Dimitry
> 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to