Re: [AD] Allegro 4.2 doesn't compile under OpenWatcom 1.0

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Matthew Leverton wrote:
Version 1.3 is the most recent, but I don't have it. Is Allegro known
to compile on that?

CVS version compiles fine with these warnings (I don't believe patching it
so that it builds flawlessly is that difficult):

obj/watcom/runner.exe wcc386 \\ src/dos/wss.c @ -dALLEGRO_SRC -DDEBUGMODE=1 -w1
-bt=dos4g -5s -s -d2 -zq -fr=nul -I. -I./include -fo=obj/watcom/alld/wss.obj
src\dos\wss.c(282): Warning! W1181: Parameter 3, sign specifier mismatch
src\dos\wss.c(282): Note! N2003: source conversion type is 'long *'
src\dos\wss.c(282): Note! N2004: target conversion type is 'unsigned long *'
src\dos\wss.c(282): Note! N2002: '_dma_allocate_mem' defined in: .\include\allegro/platform/aintdos.h(169)

Stops when building datafiles.txt:

Copyright (c) Rational Systems, Inc. 1990-1994
reading docs/src/makedoc._tx
writing docs/txt/makedoc.txt
docs/makedoc.exe -ascii docs/txt/datafiles.txt docs/src/datafiles._tx
DOS/4GW Protected Mode Run-time  Version 1.97
Copyright (c) Rational Systems, Inc. 1990-1994
reading docs/src/datafiles._tx
Error reading input file
make: *** [docs/txt/datafiles.txt] Error 1

Tried to debug it with both Watcom debuggers, but one crashes and the GUI
one is less user friendly than gdb. Will see if I can make it work.


--
Roberto Alfonso                         rpgrca@xxxxxxxxxx
Rhynox, the Mighty Rockfriend, Thane of the Hill Dwarves and Mythical
Blacksmith, legend, male dwarf         genesis.tekno.chalmers.se:3011





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/