[cfe-dev] Objective-C runtime
Fariborz Jahanian
fjahanian at apple.com
Fri Sep 17 16:01:09 PDT 2010
On Sep 17, 2010, at 3:29 PM, Ariel V Feinerman wrote:
> In general, how do clang-llvm, llvm-gcc or gcc know what type of
> runtime you use? They may have some different interfaces.
gcc/clang/llvm-gcc use two kinds of runtime. Default is NeXt runtime
(with several flavors). To use gnu runtime
add -fgnu-runtime on command line.
- fariborz
>
>
> Thank you in advance.
>
> --
> best regards
> Ariel
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100917/4710f89a/attachment.html>
More information about the cfe-dev
mailing list