Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!snorkelwacker!bloom-beacon!eru!hagbard!sunic!mcsun!hp4nl!dutrun!duteca!dutepp1!etstjan From: etstjan@dutepp1.tudelft.nl (Jan van Oorschot) Newsgroups: comp.os.os2.programmer Subject: 3COM LANMAN and C600 Summary: error calling LINK using CL Keywords: bug LANMAN C600 Message-ID: <.652093910@dutepp1> Date: 31 Aug 90 09:11:50 GMT Sender: news@duteca Distribution: comp Lines: 27 Bug in combination CL and 3COM LANMAN 1.1 I use the following combination of software 3COM 3OPEN LANMAN 1.1 MicroSoft C compiler 6.00 MicroSoft Linker 5.01.21 IBM OS/2 1.1 (EE) When using the CL command to link several files an error occures The commands are the following: cl jan.obj The error given by LINK (called by CL) is: ... L1089 ".\000104LK" cannot open responce file Using another window shows that the file ".\000104LK" is created by CL, but destroyed before the linker LINK can touch it. Other programs and the compiler and the assembler are called correctly. There are enough filehandles and the likes. Anyone for help ???? Jan van Oorschot (JPMvOorschot@et.tudelft.nl)