From: dahms@ifk20.mach.uni-karlsruhe.de
Subject: RE: Linux -> Win95
16 Jan 1997 18:21:11 -0800
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <009AE7A1.8CE1CC00.7360.cygnus.gnu-win32@ifk20.mach.uni-karlsruhe.de>
Original-To: olivier@willows.com
Original-CC: gnu-win32@cygnus.com, dahms@ifk20.mach.uni-karlsruhe.de
Original-Sender: owner-gnu-win32@cygnus.com

Hi, you wrote:

: gcc -fPIC -DELF -fwritable-strings   -Ic:\twinlib\src\win
: -DRC_VERSION=\"2.0.4\"
:   -DDEBUG -DTRACE   -g  -DX386 -DLINUX    -c lex.yy.c -o lex.yy.o
: C:\WINDOWS\TEMP/cc001001.s: Assembler messages:
: C:\WINDOWS\TEMP/cc001001.s:15046: Error: Signed .word overflow; switch may
: be to
: o large; 32960 at 0x7626

I guess "int" of only 16bit is used in lex.yy.c, you might try "long" instead.


Bye, Heribert (dahms@ifk20.mach.uni-karlsruhe.de)
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
