This is the mail archive of the cygwin@sourceware.cygnus.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]

Errors ;


i was trying to port a program.... and.. i get this.
gcc -g -O2    -D_VERSION_=\"BitchX\"  -I../include  -c alias.c
In file included from ../include/irc.h:122,
                 from alias.c:11:
../include/struct.h:524: syntax error before `HANDLE'
gcc: Internal compiler error: program cc1 got fatal signal 33

So... naturally.... i look under line 524... to see whats up... and all it
is....is..

HANDLE hStdin,hStdout;

that... so what could possible be wrong? 

.x justin. & suicide@dazedandconfused.com x.
.x[ * lick * ]x.

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


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