Mail Archives: djgpp/2000/12/18/05:15:55
On Sun, 17 Dec 2000, dragonsong wrote:
> By any chance has anyone compiled the library for WATT-32 into djgpp 2.9+?
> I'm working on designing some DOS networking tools, using the WATTCP stack
> (or WATT-32, to be precise), and my attempts so far at compiling WATT-32
> applications have met with failure. I get errors in ld about functions not
> being found, as if djgpp didn't even recognize the libwatt.a library. The
> instructions that come with WATT-32 only make mention of much older versions
> of djgpp, such as 2.0 or 2.1. :\
I don't think any functions were ever removed from the DJGPP library.
So I'd guess your problems have nothing to do with the newer DJGPP
version. Posting the relevant info, such as command lines used to
compile/link and the error messages, is the way to go about solving
this.
Please also make sure you use the version of WATT-32 from
http://www.bgnett.no/~giva/. AFAIK, this is the only version which is
still being maintained for DJGPP.
- Raw text -