[libdispatch-dev] [PATCH 05/17] more precise detection of blocks
Jordan K. Hubbard
jkh at apple.com
Mon Oct 19 16:03:00 PDT 2009
Well, how about having -fblocks automatically add the dependency for BlockRuntime, at least?
- Jordan
On Oct 19, 2009, at 2:08 PM, Bobby Powers wrote:
> well, with compiler-rt on linux, blocks is a separate shared library,
> so even if you're replacing libgcc you still need to -lBlocksRuntime .
> I don't see it as that big a deal, as if you're on freebsd or linux
> and already adding compiler flags for blocks support, whats one or two
> more (especially on linux, as compiler-rt isn't packaged for anything
> so you're sure to be building it from source).
More information about the libdispatch-dev
mailing list