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

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


> ----SNIP----
> Compiling Allegro for Watcom, optimised. Please wait...
> obj/watcom/runner.exe wlink \\ @ 'option quiet' 'option stack=128k'
> 'system dos4g' 'name demo/demo.exe' 'file obj/watcom/alleg/demo.obj'
> 'library lib/watcom/alleg.lib'
> Error! E2028: _dos_getvect is an undefined reference
> Error! E2028: _dos_setvect is an undefined reference
> Error! E2028: _chain_intr is an undefined reference
> Error! E2028: __imp__GetEnvironmentStrings@xxxxxxxxxx is an undefined reference
> Error! E2028: __imp__GetVersion@xxxxxxxxxx is an undefined reference
> Error! E2028: __imp__GetModuleFileNameA@12 is an undefined reference
> Error! E2028: __imp__GetCommandLineA@0 is an undefined reference
> ---END of SNIP---
>
> There's hundreds of lines of errors, in the files: alleg.lib and
> clib3s.lib.
>
> The three allegro libs exist, but no exe's are made. Everything getes
> the error list as above.
>
> Again, this is Watcom 1.0. Last I tried was with 4.0.3, and it did work.

Hmm... I'm going to take a shot in the dark here: did you use DJGPP or
MinGW as the GCC compiler? If MinGW, then maybe you could retry with DJGPP,
since you're building the DOS port?
As I said, it's a shot in the dark, but might be worth a try.

Evert




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