This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
RE: enabling objc on cygwin gcc
- To: Cygwin <cygwin at cygwin dot com>
- Subject: RE: enabling objc on cygwin gcc
- From: Danny Smith <danny_r_smith_2001 at yahoo dot co dot nz>
- Date: Tue, 4 Sep 2001 09:04:10 +1000 (EST)
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: <cygwin at cygwin dot com>
Subject: enabling objc on cygwin gcc
From: "Joe Graham" <joe at aiobjects dot com>
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.
<error>
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/