Path: utzoo!censor!geac!torsqnt!lethe!yunexus!ists!helios.physics.utoronto.ca!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewsl!cbnewsl!jprem From: jprem@cbnewsl.ATT.COM (jeffrey.prem) Newsgroups: comp.unix.sysv386 Subject: Re: SVR3.2 development on SVR4 Message-ID: <1991Feb4.161438.24979@cbnewsl.att.com> Date: 4 Feb 91 16:14:38 GMT Sender: jprem@cbnewsl.att.com (jeffrey.prem) Distribution: comp Organization: AT&T UNIX System Laboratories Lines: 39 >From: jrh@mustang.dell.com (James Howard) >Subject: Re: SVR3.2 development on SVR4 >Date: 31 Jan 91 14:52:46 GMT >Reply-To: jrh@mustang.dell.com (James Howard) > >In article <1991Jan31.043548.25224@jwt.UUCP>, john@jwt.UUCP (John >Temples) writes: >> >> Does anyone know if it is possible to run SVR4 binaries on SVR3.2? >> I'd like to get the Dell SVR4 package to develop binaries for ISC >> 2.0.2. Can libraries from SVR3.2 be copied over to SVR4 and used >> when linking? >> -- >> John W. Temples -- john@jwt.UUCP (uunet!jwt!john) > >You cannot run binaries made on V4 on a 3.2 system, it does not produce >COFF files, uses ELF instead. The opposite is true however, i.e. 3.2 >runs okay >on V.4. If you intend to develop explicitly for 3.2 [ why? ;-) ] then you >should do it on a 3.2 machine. This is not entirely true. It is possible to develop COFF binaries on SVR4.0 by installing the SVR3.2 C Compilation System. It is even possible to have the SVR4.0 compilation system installed at the same time. To accomplish this: install the SVR3.2 CCS *first* (this keeps the SVR4.0 CCS from making links from "/bin/cc" to "/usr/ccs/bin/cc", etc.); then install the SVR4.0 CCS. Since the SVR4.0 CCS resides under "/usr/ccs", you can control which version you use by where "/usr/ccs/bin" comes in your $PATH. This capability is specifically intended for people who want to move to SVR4.0 while still being able to develop for SVR3.2. Jeff -- Jeff Prem (jprem@attunix.att.com) OS Desktop Development Group UNIX System Laboratories, Inc., A Subsidiary of AT&T