Hello, I'm trying to setup a functional OpenWatcom environment on WinXP (using BINNT tools) building real-mode DOS programs. Till now it builds objects and executables fine. I have these problems:
a) When I try to use a "normal" librarian (aka LIB.EXE), the Watvom linker does accept the library, but does not find no symbol. The wlib tool also accepts the library without warning or problem. When I extract the OBJ's from the library and re-archive them with the wlib tool, the linker finds the symbols, too. Is this normal? I have the impression that Watcom should use the Intel LIB format? b) How can I debug those programs from within WinNT? Both the tools in BINNT and BINW complain about invalid debugging information. I pass the "-d3" option to WCC.EXE and WLINK.EXE gets "DEBUG WATCOM ALL". The executable has lots of stuff appended, looking like debug infos. Bye, -- Steffen Kaiser The current maintainer of [EMAIL PROTECTED] http://freedos.sourceforge.net/freecom/FreeCOM.html ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Freedos-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-devel
