CompuServe Thread

WATCOM v.10

2 messages in this thread
#115833From: Wolfgang BaikerAug 2, 1994 6:24 PM
The IPAS 3 toolkit and WatcomC/C++10.0 I asked Watcom: Can I work with Watcom C/C++32 V10.0 and a lib createt with Watcom C 32 V9.5 DOS ? The answer from Mike Paola[WATCOM] was: It's not recommended but it likely would work with C. With C++, you're out of luck. I tried Watcom 10.0C/C++ (only C, not C++) My linker problems have been : – Warnings : some redefinitions in the file clib3s.lib – Error : a multiple starting address in the clib3s.lib Troubleshooting: ——————————————————————————– ————————————— I replaced the file clib3s.lib 191488 bytes date 05/31/1994 ( Watcom V10.0 ) with the file clib3s.lib 172544 bytes date 01/11/1994 ( Watcom V9.5 DOS ). ——————————————————————————- —————————————- I don't no how long I will be lucky, but now I work since 4 weeks with WC 10.0 ( Windows as host and DOS as target system ). -Wolfgang
#116722From: Alfonso HermidaAug 6, 1994 1:28 PM
I just sent for Watcom 10.0 – I don't have 9.5….how am I going to solve that bug? Alfonso