From owner-freebsd-questions Mon Jun 7 4:39:58 1999 Delivered-To: freebsd-questions@freebsd.org Received: from agamemnon.gtf.ol.no (agamemnon.gtf.ol.no [128.39.174.83]) by hub.freebsd.org (Postfix) with ESMTP id C169E14C57 for ; Mon, 7 Jun 1999 04:39:53 -0700 (PDT) (envelope-from trond@agamemnon.gtf.ol.no) Received: from localhost (trond@localhost) by agamemnon.gtf.ol.no (8.9.3/8.9.3) with SMTP id NAA22457 for ; Mon, 7 Jun 1999 13:39:49 +0200 (CEST) (envelope-from trond@agamemnon.gtf.ol.no) Date: Mon, 7 Jun 1999 13:39:48 +0200 (CEST) From: Trond Endrestol To: freebsd-questions@freebsd.org Subject: Dynamic linked executable ==> static linked executable ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Does anyone know if there's a way of turning a dynamic linked executable to a static linked executable. Or must this be done when compiling/linking the source code with --static? Trond Endrestol. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message