Xref: utzoo comp.unix.internals:470 comp.unix.sysv386:938 Path: utzoo!attcan!uunet!virtech!cpcahil From: cpcahil@virtech.uucp (Conor P. Cahill) Newsgroups: comp.unix.internals,comp.unix.sysv386 Subject: Re: C compatability between SCO UNIX and Altos 2000 XENIX Keywords: altos 2000 c portability Message-ID: <1990Oct03.122914.5190@virtech.uucp> Date: 3 Oct 90 12:29:14 GMT References: <264@twg.wimsey.bc.ca> Reply-To: cpcahil@virtech.UUCP (Conor P. Cahill) Organization: Virtual Technologies Inc., Sterling VA Lines: 28 In article <264@twg.wimsey.bc.ca> bill@twg.wimsey.bc.ca (Bill Irwin) writes: > >Tim wishes to develop C code on the TWG 386 system running SCO UNIX and run >those binaries on the Altos 2000 Altos XENIX system. It is not working, and >it should not, because SCO UNIX C code binaries are not compatible with Altos >XENIX. I know this. One possible solution to this problem would be to copy the Altos compiler and it's associated libraries to the SCO Unix system and use them to compile the code. SCO unix should be able to run the compiler with no problems and since the binaries are generated with an Altos compiler they should run on the Altos with no problems. Remember, if you are going to do this you need to copy all the include files, /lib and /usr/lib libraries, the compiler, and the linker. There may be a few additions modules that you need (that I don't recall off the top of my head). To make sure that you don't clobber your SCO-Unix compiler stuff I would recommend that you set up this stuff in a chrooted environment. I did this one time to run the Xenix compiler under Interactive. -- Conor P. Cahill (703)430-9247 Virtual Technologies, Inc., uunet!virtech!cpcahil 46030 Manekin Plaza, Suite 160 Sterling, VA 22170