CompuServe Messages

#WATCOM 10.0 + IPAS 3

    31-Oct-94 09:26:58
Sb: #WATCOM 10.0 + IPAS 3
Fm: Ingo Neumann 100136,155
To: Jonas Ruikis [ADESK] 73172,1351
Hello Jonas, I have some problems with the Autodesk 3D Studio IPAS 3 Develloper Kit and the WATCOM 10.0 compiler(Patch level A). The WATCOM-lib's are incompatible to IPAS 3 or IPAS 3 is incompatible to the WATCOM-lib's. <g> When starting the MAKESAMP.BAT included in the IPAS 3 DevKit the following happens: ——————————————————————————- — D:\AUTODESK\IPAS_3>makesamp wc95 Compiling hand.obj D:\AUTODESK\IPAS_3\EXAMPLES\AXP\HAND>wcc386 /s /j /ez /mf /fpi87 /3s /oail /zq / i=d:\watcom\h /i=..\..\..\inc hand.c /fo=hand.obj Compiling axp.obj D:\AUTODESK\IPAS_3\EXAMPLES\AXP\HAND>wcc386 /s /j /ez /mf /fpi87 /3s /oail /zq / i=d:\watcom\h /i=..\..\..\inc ..\axp.c /fo=..\axp.obj Linking hand.axp D:\AUTODESK\IPAS_3\EXAMPLES\AXP\HAND>wlink FILE hand.obj FILE ..\axp.obj @..\..\ wc95.lnk NAME hand_i.axp WATCOM Linker Version 10.0 Copyright by WATCOM International Corp. 1985, 1994. All rights reserved. WATCOM is a trademark of WATCOM International Corp. loading object files searching libraries Warning(1027): file clib3s.lib(crwd386): redefinition of __X32VM ignored Warning(1027): file clib3s.lib(crwd386): redefinition of __x386_stacklow ignored Warning(1027): file clib3s.lib(crwd386): redefinition of __ASTACKSIZ ignored Warning(1027): file clib3s.lib(crwd386): redefinition of __ASTACKPTR ignored Warning(1027): file clib3s.lib(crwd386): redefinition of __no87 ignored Warning(1027): file clib3s.lib(crwd386): redefinition of __FPE_handler ignored Warning(1027): file clib3s.lib(crwd386): redefinition of ___FPE_handler ignored Warning(1027): file clib3s.lib(iomode): redefinition of __IOMode ignored Warning(1027): file clib3s.lib(xmsg): redefinition of __exit_with_msg ignored Warning(1027): file clib3r.lib(cstrt386): redefinition of ___begtext ignored Warning(1027): file clib3r.lib(cstrt386): redefinition of __nullarea ignored Warning(1027): file clib3r.lib(cstrt386): redefinition of __GDAptr ignored Warning(1027): file clib3r.lib(cstrt386): redefinition of __D16Infoseg ignored Warning(1027): file clib3r.lib(cstrt386): redefinition of __x386_zero_base_selector ignored Warning(1027): file clib3r.lib(cstrt386): redefinition of _cstart_ ignored Warning(1027): file clib3r.lib(cstrt386): redefinition of __GETDS ignored Error(2030): file clib3r.lib(cstrt386): multiple starting addresses found Warning(1027): file clib3r.lib(seterrno): redefinition of __FPE_exception_ ignored Error abort ——————————————————————————- ——————– A friend of mine use the WATCOM 10.0 compiler with the WATCOM-9.5 libs and all is OK. Because I only have WATCOM 10.0, I have a problem. What can I do ? Is there an IPAS 3 or IPAS 4 update available from Autodesk or WATCOM ? Thanks for any help Ingo