Subject: Re: Objective C
To: None <hubert.feyrer@informatik.fh-regensburg.de>
From: Chris G. Demetriou <cgd@sibyte.com>
List: netbsd-users
Date: 01/08/2001 16:11:53
hubert.feyrer@informatik.fh-regensburg.de writes:
> How does one the Objective C compiler that's shipped with NetBSD in
> /usr/libexec/cc1obj ?

I've never really used it, but the following should work:

* Run gcc on a file named *.m

* run gcc -lang-objc ...