I wonder if this problem has been seen before and if there is a solution. I'm using DOSEMU release 0.98.6.0 to do MS-DOS development on a LINUX machine. I'm using an hdmiage I created using a Windows 95 bootable floppy. I create a logical drive by using lredir to map to a directory under my home directory. Most compilers have been working fine (Borland C++ 3.1 and 4.52, Watcom 11a) but when I try to build a library using the Microsoft librarian version 3.17 (packaged with Microsoft C release 6.0a -- c1990) the librarian fails with the following message: LIB : fatal error U1185: cannot create new library I've tried different paths and verified access rights. But these were fine for the compiler. So, I would appreciate any suggestions. Thanks Steve
