From owner-freebsd-current@FreeBSD.ORG Mon May 21 01:55:47 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 6175016A46B for ; Mon, 21 May 2007 01:55:47 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id EB7E313C4C5 for ; Mon, 21 May 2007 01:55:46 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so806857ugh for ; Sun, 20 May 2007 18:55:45 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FknJo7bdp1W7236MUe8WFcm9th0K44FWAG608iLaQCCCTy4LQdwonALoqmi9xef8T8SvH8jJTOJXMAgXWSnRgtjCcdEAuAXhC1Ck+rkmwV+A4oP0uwGIqKp1xE7rkvfHfWCmLm8L3ccgMJeBee/U5FTtqean7CnbukbiW5vCCNk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nRFYNabpTk/cV8uW4ngn+NoFNtYE6OEkBDXUhTSHgCoZno8FaZsKKORCicbQZ+WYezz736/AjDBLHaa7UxtwSiy4uuJJcIgsNwM9+CiFhGOszMwyt7LbwkK7YthaUOFJO1hxKYDvnK8s0PeNCy+V1VZrX2TLQA25bBfjVPPqZcI= Received: by 10.78.162.4 with SMTP id k4mr973218hue.1179712545713; Sun, 20 May 2007 18:55:45 -0700 (PDT) Received: by 10.78.107.13 with HTTP; Sun, 20 May 2007 18:55:45 -0700 (PDT) Message-ID: Date: Sun, 20 May 2007 18:55:45 -0700 From: "Kip Macy" To: "Wes Morgan" In-Reply-To: <20070520214222.L44264@volatile.chemikals.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200705201954.00476.h.schmalzbauer@omnisec.de> <868xbjib8t.fsf@dwp.des.no> <200705202130.55833.h.schmalzbauer@omnisec.de> <20070520184710.75db1335@kan.dnsalias.net> <20070520210704.H33354@volatile.chemikals.org> <20070521012910.GA46689@xor.obsecurity.org> <20070521013910.GA46734@xor.obsecurity.org> <20070520214222.L44264@volatile.chemikals.org> Cc: Harald Schmalzbauer , Dag-Erling Sm??rgrav , freebsd-current@freebsd.org, Kris Kennaway 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 01:55:47 -0000 > I have to ask the stupidly obvious question of why isn't the compiler > smart enough to realize (or forcefully taught) that our platform doesn't > support this? I think a new image activator would fix the issue, I'm just not sure offhand what the entry point for a DSO is. -Kip