From owner-freebsd-current@FreeBSD.ORG Mon May 21 18:20:12 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 250EC16A468 for ; Mon, 21 May 2007 18:20:12 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.freebsd.org (Postfix) with ESMTP id A477713C487 for ; Mon, 21 May 2007 18:20:11 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so5648ugh for ; Mon, 21 May 2007 11:20:10 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rgpjTGy2tc6UP8TqM1ZMlPlMxHOt8upm32Sq29OxPNUWFdj7MlVq/vq6NvJ4EzVkEjFPegXfScCW5OiEOJx4QpRQAmBKEMzf2MLJXZKPvmwpg0c1e6Lf7kdS1HEhZ17FsFswE8lHekS5IH4t2bvJEJ0oSuRQovuH23WPnD+nNsc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KVXnKvcdkwOsCC5ETPte48VOQ/T+B+Go8eGfHHjClYIJQPtVgpKCbL4v2UJUUPjEUhluauiMxV2mfr9BfFBBzQ17CHgDOf3HHpRzrwleRaRIUN3ETFDRLEWc+obbMT25OUrAKsHTCVnyLeDprPaqu+zpLVIkr0hre1UjUtj+jHQ= Received: by 10.78.202.19 with SMTP id z19mr1234298huf.1179771610114; Mon, 21 May 2007 11:20:10 -0700 (PDT) Received: by 10.78.107.13 with HTTP; Mon, 21 May 2007 11:20:10 -0700 (PDT) Message-ID: Date: Mon, 21 May 2007 11:20:10 -0700 From: "Kip Macy" To: "=?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?=" , "Scott Long" , "Kris Kennaway" , freebsd-current@freebsd.org, "Harald Schmalzbauer" In-Reply-To: <864pm6aw50.fsf@dwp.des.no> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200705201954.00476.h.schmalzbauer@omnisec.de> <20070520210704.H33354@volatile.chemikals.org> <20070521012910.GA46689@xor.obsecurity.org> <20070521013910.GA46734@xor.obsecurity.org> <20070520214222.L44264@volatile.chemikals.org> <86wsz2tqoa.fsf@dwp.des.no> <4651B17E.7070909@samsco.org> <86fy5qrzw1.fsf@dwp.des.no> <864pm6aw50.fsf@dwp.des.no> Cc: Subject: Re: strange "Exec format error" (gcc4.2 suspicious) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 May 2007 18:20:12 -0000 - Original message - "Kip Macy" writes: > Google DSO You... I know, but that yields the page that scottl was referring to. -Kip On 5/21/07, Dag-Erling Sm=F8rgrav wrote: > "Kip Macy" writes: > > Google DSO > > You don't need PIE for DSO, you just need the executable to export its > symbols (ld --export-dynamic). > > DES > -- > Dag-Erling Sm=F8rgrav - des@des.no >