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 ...