From owner-freebsd-hackers Mon Feb 27 09:57:51 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id JAA00241 for hackers-outgoing; Mon, 27 Feb 1995 09:57:51 -0800 Received: from netcom14.netcom.com (hasty@netcom14.netcom.com [192.100.81.126]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id JAA00235 for ; Mon, 27 Feb 1995 09:57:50 -0800 Received: by netcom14.netcom.com (8.6.9/Netcom) id JAA11552; Mon, 27 Feb 1995 09:56:45 -0800 Date: Mon, 27 Feb 1995 09:56:45 -0800 From: hasty@netcom.com (Amancio Hasty Jr) Message-Id: <199502271756.JAA11552@netcom14.netcom.com> To: hasty@netcom.com, phk@ref.tfs.com Subject: Re: patches for gcc-2.6.3? Cc: hackers@FreeBSD.org Sender: hackers-owner@FreeBSD.org Precedence: bulk I took a look in src/gnu/gnu2bmake/* and I apply the gcc-2.6.1.patch to gcc-2.6.3 then I proceeded to build objc: /bg/local/src/gcc-2.6.3/config hash.c ../objc/hash.h: In function `hash_ptr': In file included from hash.c:28: ../objc/hash.h:158: `size_t' undeclared (first use this function) I was thinking of trying out ObjectX which is the GNU project to emulate NextStep's GUI environment. Tnks, Amancio