Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!rpi!uupsi!sunic!compuram!pgd From: pgd@bbt.se Newsgroups: comp.unix.xenix.sco Subject: Resident libraries on Xenix 2.3 Message-ID: <1990Dec25.051017.3149@bbt.se> Date: 25 Dec 90 05:10:17 GMT Organization: . Lines: 6 Is there any "supported" way of making and using resident libraries on Xenix? As far as I can see, the executable has to be a coff file. There is a switch "-coff" to cc, but it does not seem to do anything. A "strings /bin/cc" also reveils "/usr/bin/cvtcoff", but that program is missing.