From owner-freebsd-questions Thu May 21 00:27:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA15622 for freebsd-questions-outgoing; Thu, 21 May 1998 00:27:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dc1.mfn.org (dc1.mfn.org [204.238.179.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA15614 for ; Thu, 21 May 1998 00:27:38 -0700 (PDT) (envelope-from sysadmin@mfn.org) Received: from w3svcs.mfn.org (unverified [204.238.179.11]) by mail.mfn.org (EMWAC SMTPRS 0.83) with SMTP id ; Thu, 21 May 1998 02:29:29 -0500 Received: by w3svcs.mfn.org with Microsoft Mail id <01BD845F.F95F64E0@w3svcs.mfn.org>; Thu, 21 May 1998 02:27:17 -0500 Message-ID: <01BD845F.F95F64E0@w3svcs.mfn.org> From: "J.A. Terranson" To: "freebsd-questions@FreeBSD.ORG" , "'George Yobst'" Subject: RE: Unixware Compatibility Date: Thu, 21 May 1998 02:27:16 -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've got an application that was written for SCO's Unixware 1.1 that I want to run on FBSD. I tried using 'brandelf' on 2.2.6, but... SCO UnixWare 1.1 is actually SVR4.0.1, so you should probably try compiling a new kernel with SH* support (see LINT) before deciding on anything radical... No guarantees (obviously), but unless your app is running something dependent on the SVR4 asm code (like a COBOL or PASCAL P-system) you can probably get it to work. Good Luck, J.A. Terranson sysadmin@mfn.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message