discuss-gnustep
[Top][All Lists]
Advanced

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

Re: libobjcxx


From: David Chisnall
Subject: Re: libobjcxx
Date: Fri, 5 Oct 2012 21:01:49 +0100

On 5 Oct 2012, at 16:50, Kal Conley wrote:

> It appears it is not trying to link to libdispatch. If I export
> LDFLAGS="-ldispatch" before configure then the build works.
> 
> The old way I was doing things (letting GNUstep build libobjc) this
> wasn't an issue. Why would this be the case?

Not sure.  libobjc2 will attempt to use libdispatch if it's installed, but 
doesn't explicitly link to it.  It shouldn't actually be using it, because it's 
now only actually using it in garbage-collected mode, which is (to say the 
least) a minority use case.

David

-- Sent from my IBM 1620




reply via email to

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