Date: Fri, 8 Nov 2002 20:21:12 +0000 From: Jonathon McKitrick <jcm@FreeBSD-uk.eu.org> To: freebsd-chat@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: Unresolved reference compiling Objective-C ?? Message-ID: <20021108202112.GA83241@dogma.freebsd-uk.eu.org> In-Reply-To: <20021108192606.GA70330@colnta.acns.ab.ca> References: <20021108173235.GA82490@dogma.freebsd-uk.eu.org> <20021108192606.GA70330@colnta.acns.ab.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 08, 2002 at 12:26:06PM -0700, Chad David wrote: | On Fri, Nov 08, 2002 at 05:32:35PM +0000, Jonathon McKitrick wrote: | > | > Hi all, | > I just compiled a 'hello world' in objective c on a box with gcc but no | > GNUstep. I'm using the compile command as I found it in the tutorial. | > | > Any idea what I did wrong? | | Try: gcc -o testme main.m printer.m -lobjc That did it! Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021108202112.GA83241>