Have someone gotten SDL 1.2.5 to work with Watcom C 11.0c?

I would like to know if anyone has gotten SDL 1.2.5 to work with Watcom 11.0c ???

If so may I kindly ask how did they do it ?

I read the SDL archives and found out that you have to make all your sdl libraries with a makefile that someone has written.

I have since downloaded the WC_SDL.ZIP makefiles and the SMAKE.EXE make utility.

I have also compiled my .lib watcom SDL libraries.

However how come when I create a project in the watcom IDE and link it to my watcom SDL libraries, I get the following errors :--------------------------------------------
cd d:\dev\sdlscroll
wmake -f d:\dev\sdlscroll\x.mk -h -e
wlink name x d all op inc SYS nt op m op maxe=25 op q op symf @x.lk1
Error! E2028: SDL_GetTicks_ is an undefined reference
Error! E2028: SDL_GetKeyState_ is an undefined reference
Error! E2028: SDL_PumpEvents_ is an undefined reference
Error! E2028: SDL_EnableKeyRepeat_ is an undefined reference
Error! E2028: SDL_Init_ is an undefined reference
Error! E2028: SDL_GetError_ is an undefined reference
Error! E2028: SDL_Quit_ is an undefined reference
Error! E2028: SDL_SetVideoMode_ is an undefined reference
Error! E2028: SDL_GetVideoInfo_ is an undefined reference
Error! E2028: SDL_RWFromFile_ is an undefined reference
Error! E2028: SDL_LoadBMP_RW_ is an undefined reference
Error! E2028: SDL_MapRGB_ is an undefined reference
Error! E2028: SDL_SetColorKey_ is an undefined reference
Error! E2028: SDL_DisplayFormat_ is an undefined reference
Error! E2028: SDL_FreeSurface_ is an undefined reference
Error! E2028: SDL_UpperBlit_ is an undefined reference
Error! E2028: SDL_Flip_ is an undefined reference
Error! E2028: SDL_GetRGB_ is an undefined reference
file sdlscroll.obj(D:\dev\sdlscroll\sdlscroll.c): undefined symbol SDL_GetTicks_
file sdlscroll.obj(D:\dev\sdlscroll\sdlscroll.c): undefined symbol SDL_GetKeyState_
file sdlscroll.obj(D:\dev\sdlscroll\sdlscroll.c): undefined symbol SDL_PumpEvents_
file sdlscroll.obj(D:\dev\sdlscroll\sdlscroll.c): undefined symbol SDL_EnableKeyRepeat_
file sdlscroll.obj(D:\dev\sdlscroll\sdlscroll.c): undefined symbol SDL_Init_
file sdlscroll.obj(D:\dev\sdlscroll\sdlscroll.c): undefined symbol SDL_GetError_
file sdlscroll.obj(D:\dev\sdlscroll\sdlscroll.c): undefined symbol SDL_Quit_
Error! E3137: too many errors encountered
Error(E42): Last command making (d:\dev\sdlscroll\x.exe) returned a bad status
Error(E02): Make execution terminated
Execution complete

I have checked and Found out that the libraries are made with Register calling in mind.

I have also made sure that when I link to my libraries, I also use register calling as well.

However I still get these error messages ???

Can someone please kindly help me out here ?

Thanks

Andy


Outgrown your current e-mail service? Get 25MB Storage, POP3 Access,
Advanced Spam protection with LYCOS MAIL PLUS.
http://login.mail.lycos.com/brandPage.shtml?pageId=plus&ref=lmtplus