Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!snorkelwacker!mit-eddie!bu.edu!bu-cs!lectroid!jjmhome!junkyard!joe From: joe@junkyard.UUCP (Joseph Sarkes) Newsgroups: comp.unix.i386 Subject: Re: Trying to compile with XENIX libs under 386/ix Summary: xenix object files Keywords: XENIX 386/ix library Message-ID: <614@junkyard.UUCP> Date: 15 Jan 90 22:47:42 GMT References: <1990Jan13.102016.21962@halexii.uucp> Lines: 9 As I recall from when I had an AT (286) with xenix, they use the MICROSOFT object module format (altered intel object module format) instead of coff. These same object modules could potentially be used with a dos linker if the memory model was correct. Unix 386 (not xenix) uses a TOTALLY different object module format. ==> you NEED the xenix development stuff if you hope to use xenix libraries. Joseph Sarkes (junkyard!joe)