[comp.os.os2.programmer] 3COM LANMAN and C600

etstjan@dutepp1.tudelft.nl (Jan van Oorschot) (08/31/90)

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)