[cfe-dev] [PATCH] ObjC include paths on Ubuntu 9.04
Fariborz Jahanian
fjahanian at apple.com
Sat Nov 21 12:09:10 PST 2009
This patch will include /usr/lib/gcc/i486-linux-gnu/4.3.3/include for
all linux architectures, even though
the path is architecture specific.
- Fariborz
On Nov 21, 2009, at 5:53 AM, Quentin Mathé wrote:
> 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.
> <objc-include-
> paths.patch>_______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
More information about the cfe-dev
mailing list