[OGo-Users] Boehm's garbage collector

Helge Hess users@opengroupware.org
Thu, 21 Jun 2007 16:11:53 +0200


On 21.06.2007, at 14:57, Henrik Jakobsen wrote:
> I have the install file for libFoundation and it refers to Boehm's  
> garbage collector. Is it mandatory to install that?

No.

> gcc: error trying to exec 'cc1obj': execvp: No such file or directory

You need to install the GCC Objective-C compiler (cc1obj).

Helge