Hi,<br><br>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.<br>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.<br>
<br>Cheers,<br>Quentin.<br>