Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20010903230410.43680.qmail@web14503.mail.yahoo.com> Date: Tue, 4 Sep 2001 09:04:10 +1000 (EST) From: =?iso-8859-1?q?Danny=20Smith?= Subject: RE: enabling objc on cygwin gcc To: Cygwin MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi, You need to regenerate gcc/c-parse.y from c-parse.in, then regenerate c-parse.h and c-parse.h from c-parse.y. This assumes, of course, that you have the version of c-parse.in with the w32-specific patches for anonymous struct/union support. Danny enabling objc on cygwin gcc To: Subject: enabling objc on cygwin gcc From: "Joe Graham" Date: Mon, 3 Sep 2001 09:20:51 -0600 -------------------------------------------------------------------------------- Hello, I have the following error after running make-bootstrap on gcc-2.95.3-5 on cygwin. In order to even get this far I had to download the objc packages from gnu.org. In file included from /usr/src/gcc-2.95.3-5/libobjc/objc/Object.h:30, from /usr/src/gcc-2.95.3-5/libobjc/linking.m:28: /usr/src/gcc-2.95.3-5/libobjc/objc/objc.h:51: parse error before `const' http://travel.yahoo.com.au - Yahoo! Travel - Got Itchy feet? Get inspired! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/