From owner-freebsd-hackers Tue Jan 23 09:27:51 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA04330 for hackers-outgoing; Tue, 23 Jan 1996 09:27:51 -0800 (PST) Received: from eac.iafrica.com (slipper101135.iafrica.com [196.7.101.135]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA04325 for ; Tue, 23 Jan 1996 09:27:44 -0800 (PST) Received: (from rnordier@localhost) by eac.iafrica.com (8.6.12/8.6.12) id TAA00473 for hackers@freebsd.org; Tue, 23 Jan 1996 19:24:49 +0200 From: Robert Nordier Message-Id: <199601231724.TAA00473@eac.iafrica.com> Subject: Re: Objective-c To: hackers@freebsd.org Date: Tue, 23 Jan 1996 19:24:47 +0200 (SAT) In-Reply-To: <199601231044.LAA21624@nixpbe.pdb.sni.de> from "Greg Lehey" at Jan 23, 96 11:40:12 am X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org Precedence: bulk > > > > Hi > > > > Does the 2.1R support Objective-C? > > > > > > Yes. It's part of gcc. > > > > No :-) Though it's part of gcc it's not in FreeBSD. > > > > locate cc1obj > > Strange. I don't have a FreeBSD machine here to check, but it should > be easy enough to port if it's not there. Any comments from Those Who > Know? > > Greg Objective-C was broken in early gcc 2.6.x, which may account for it being dropped. Though it is working better in gcc 2.6.3. -- Robert Nordier