Date: Mon, 30 Dec 2002 12:47:15 +0100 From: Miguel Mendez <flynn@energyhq.homeip.net> To: Paul Everlund <tdv94ped@cs.umu.se> Cc: freebsd-questions@freebsd.org Subject: Re: SunOS & SPARC Message-ID: <20021230124715.28dee227.flynn@energyhq.homeip.net> In-Reply-To: <Pine.GSO.4.44.0212301239120.15975-100000@kvist.cs.umu.se> References: <Pine.GSO.4.44.0212301239120.15975-100000@kvist.cs.umu.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 30 Dec 2002 12:40:58 +0100 (MET) Paul Everlund <tdv94ped@cs.umu.se> wrote: > Hi! > > Is it possible to run SunOS-binaries compiled on a SPARC on i386 > FreeBSD? Are there some kind of emulation program for this? No, the "COMPAT_SUNOS" kernel option deals only with syscall (ABI) compat. I'm not aware of any sparc emulation package. Your best bet would be (if possible) to ssh/telnet/whathaveyou into a sparc box and run the software there. Which program are you intending to run? Maybe there's some opensource equivalent in the FreeBSD ports. Cheers, -- Miguel Mendez - flynn@energyhq.homeip.net GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk Of course it runs NetBSD! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021230124715.28dee227.flynn>