[cfe-dev] [PATCH] ObjC include paths on Ubuntu 9.04

Quentin Mathé qmathe at gmail.com
Sat Nov 21 05:53:55 PST 2009


Hi,

Here is a patch to compile to ObjC programs with the GCC libobjc bundled
with Ubuntu 9.04, otherwise clang fails to find the objc headers.
The problem probably exist with many Linux distributions where the 'objc'
directory is not located in /usr/include but in
/usr/lib/gcc/ARCH-linux-gnu/GCC-VERSION.

Cheers,
Quentin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20091121/2f1f1999/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: objc-include-paths.patch
Type: text/x-patch
Size: 535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20091121/2f1f1999/attachment.bin>


More information about the cfe-dev mailing list