public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Sergey Okhapkin <sos@prospect.com.ru>
To: Lists - Cygnus GNU Win32 <gnu-win32@cygnus.com>,
	"'smithj@pobox.com'" <smithj@pobox.com>
Subject: RE: lesstif 0.79
Date: Tue, 05 Aug 1997 21:17:00 -0000	[thread overview]
Message-ID: <01BCA241.62126D40@sos> (raw)

Jeffery G. Smith wrote:
> byacc accepts the .y file fine but then gcc barfs with
> 
> gcc  -I. -I../../../include -I./../../../include/Motif-1.2
> -I./../../../lib/Mrm
> 	-I/usr/local/gnuwin32/X11R6.3/include
> 	-g -DLESSTIF_VERBOSE  -Wall -ansi -pedantic -c -o uilparse.o uilparse.c
> y.tab.c: In function `yymalloc':
> y.tab.c:534: warning: implicit declaration of function `malloc'
> y.tab.c: In function `yyrealloc':
> y.tab.c:543: warning: implicit declaration of function `realloc'
> y.tab.c: At top level:
> y.tab.c:553: syntax error before `yygrow'
> y.tab.c:559: syntax error before `if'

Gcc complains about "inline" keyword. Remove it, or remove -ansi and -pedantic command line options.

-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

             reply	other threads:[~1997-08-05 21:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-08-05 21:17 Sergey Okhapkin [this message]
  -- strict thread matches above, loose matches on Subject: below --
1997-08-05 14:58 Jeffery G. Smith
1997-08-05 20:13 ` Stephen P. Green
1997-08-06 23:39 ` David Coe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=01BCA241.62126D40@sos \
    --to=sos@prospect.com.ru \
    --cc=gnu-win32@cygnus.com \
    --cc=smithj@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).