From owner-freebsd-questions Wed Jun 9 14:38:52 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id BFBED14D4C for ; Wed, 9 Jun 1999 14:38:50 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id OAA25060; Wed, 9 Jun 1999 14:38:44 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Wed, 9 Jun 1999 14:38:43 -0700 (PDT) From: Doug White To: Trond Endrestol Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Dynamic linked executable ==> static linked executable ? In-Reply-To: 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 On Mon, 7 Jun 1999, Trond Endrestol wrote: > 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? Yes, it must be done at compile time. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message