bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compiling bison-3.0 on AIX 5.3


From: Paul Eggert
Subject: Re: compiling bison-3.0 on AIX 5.3
Date: Sat, 24 Aug 2013 18:42:22 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8

Michael Felt wrote:
> "lib/strerror-override.c", line 35.1: 1506-046 (S) Syntax error.

Most likely that line is being preprocessed to something funny.
Can you email the output of the following shell command?

cc -I. -Ilib -I/opt/include -D_THREAD_SAFE -O2 -qlanglvl=extc99 -E 
lib/strerror-override.c

At least, the part around the expansion of line 35.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]