On 25 Feb 2014, at 02:36, Eric Wasylishen <ewasylis...@gmail.com> wrote:

> Note, I just imported:
> https://github.com/etoile/BuildScripts
> https://github.com/etoile/libdispatch-objc2
> 
> and https://github.com/etoile/Etoile will check out libdispatch-objc2 now too.

Hmm, I don't really like this hacked-up libdispatch.  If we haven't already (I 
thought we had, but apparently not), we should upstream the code to 
libBlocksRuntime that declares the symbols as weak on ELF platforms so that 
libdispatch can safely link to it and be useable in C code, but when you link 
libobjc2 you get the ObjC versions instead.

I've been using the libdispatch from FreeBSD ports for a long time without 
issues, but possibly just because of luck with the symbol resolution order.  

David

-- Send from my Jacquard Loom


_______________________________________________
Etoile-dev mailing list
Etoile-dev@gna.org
https://mail.gna.org/listinfo/etoile-dev

Reply via email to