This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Cygwin - compilation


Hi all,

 For the configuration below, I got the foll. error:

gcc-2 -D__KERNEL__  -Wall -Wstrict-prototypes -Wno-trigraphs -
O1 -g -fno-strict-aliasing -fno-common   -
DKBUILD_BASENAME=main -c -o init/main.o init/main.c
In file included from /usr/include/_ansi.h:16,
                 from /usr/include/sys/types.h:20,
                 from init/main.c:15:
/usr/include/sys/config.h:144: parse error
/usr/include/sys/config.h:180: parse error

Line 144 being :
#if __INT_MAX__ == 32767

Could I please get some help ? I looked up the archives,
and there was a suggestion about duplicate directories
being the cause, but I don't seem to have such a situation..

------------------- Configuration----------------------------
OS - Win 98 (Pentium)
Cygwin -1.3.22.1
binutils-20030307-1
bash-2.05b-9
gcc2-2.95.3-10
make-2.79.1-7



Thank you,
regards,
Deepa

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]