From owner-freebsd-questions@FreeBSD.ORG Sun Dec 21 15:21:31 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E1E216A4CE for ; Sun, 21 Dec 2003 15:21:31 -0800 (PST) Received: from lilzmailso02.liwest.at (lilzmailso02.liwest.at [212.33.55.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4175343D67 for ; Sun, 21 Dec 2003 15:21:30 -0800 (PST) (envelope-from dgw@liwest.at) Received: from cm58-27.liwest.at ([212.33.58.27]) by lilzmailso02.liwest.at with esmtp (Exim 4.24) id 1AYCt6-0006Fx-OT for questions@freebsd.org; Mon, 22 Dec 2003 00:21:28 +0100 From: Daniela To: questions@freebsd.org Date: Mon, 22 Dec 2003 00:19:20 +0000 User-Agent: KMail/1.5.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200312220019.20547.dgw@liwest.at> Subject: gzipped ELF files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2003 23:21:31 -0000 Just a quick question: I read that FreeBSD can execute gzipped a.out executables directly, can it do the same with ELF programs, and how? Regards, Daniela