gnustep-dev
[Top][All Lists]
Advanced

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

Re: FreeBSD 9.1 missing libcxxrt - is it needed for objc2?


From: Maxthon Chan
Subject: Re: FreeBSD 9.1 missing libcxxrt - is it needed for objc2?
Date: Thu, 13 Jun 2013 06:52:05 +0800

Oh it just hit me - maybe you want libsupc++.a instead of .so, which (may) ask for libc++ to build.

I used to simply force linking libobjc2 against libc++ but that tend to make app load a little slower and consume some more memory (and then defeat this performance penalty by enforcing link-time optimization in Base and GUI).

在 2013-6-13,上午6:48,Frank Rehwinkel <address@hidden> 写道:

I've checked the libsupc++ libraries are the same on the host as in the jail.  Same sizes, same symbolic links.


On Wed, Jun 12, 2013 at 6:39 PM, David Chisnall <address@hidden> wrote:

On 12 Jun 2013, at 23:35, Frank Rehwinkel <address@hidden> wrote:

> -- Using /usr/lib/libsupc++.so as the C++ runtime library

Hmm, this should work.  The C++ runtime symbols are missing from this library?

David

-- Sent from my Apple II




reply via email to

[Prev in Thread] Current Thread [Next in Thread]