From owner-freebsd-questions Wed Mar 17 10:38:26 1999 Delivered-To: freebsd-questions@freebsd.org Received: from houston.matchlogic.com (houston.matchlogic.com [205.216.147.127]) by hub.freebsd.org (Postfix) with ESMTP id B6D4A154AD for ; Wed, 17 Mar 1999 10:38:08 -0800 (PST) (envelope-from crandall@matchlogic.com) Received: by HOUSTON with Internet Mail Service (5.5.2232.9) id ; Wed, 17 Mar 1999 11:37:49 -0700 Message-ID: <64003B21ECCAD11185C500805F31EC03022B5E80@HOUSTON> From: Charles Randall To: freebsd-questions@freebsd.org Subject: 3.1: Link with static a.out lib? Date: Wed, 17 Mar 1999 11:37:48 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a 3rd-party static library in a.out format for FreeBSD 2.2.2. This works fine on FreeBSD 2.2.8. However, because of the a.out->elf conversion, I'm having problems linking this into a program when building on FreeBSD 3.1. 1. Is this possible? 2. Are there instructions for doing this available somewhere? Thanks, Charles To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message