From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MG887-0005Fg-8I for garchives@archives.gentoo.org; Mon, 15 Jun 2009 09:05:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC88AE0280; Mon, 15 Jun 2009 09:05:25 +0000 (UTC) Received: from mail-bw0-f223.google.com (mail-bw0-f223.google.com [209.85.218.223]) by pigeon.gentoo.org (Postfix) with ESMTP id 5F8DAE0280 for ; Mon, 15 Jun 2009 09:05:25 +0000 (UTC) Received: by bwz23 with SMTP id 23so2822693bwz.34 for ; Mon, 15 Jun 2009 02:05:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=Ef4AURPrRiJAg+lU7EnXHUJjQTmjMU5bKe/k1Wciyuw=; b=mOT3Zu1HbxOUKgAWXttjzz0qT1wA1khN5TAlCgxjXbaOXTo+FOgnq6J5R8YlVs4Q5N ByP/d5BV/Gv8eQeJ8K6AO1IIA3tD0MVK4sXaCbTD2v4SOURoXOxbms3IyqacPQFFbHvO Vs+nee/MWymirfjWyVyqILuUBDv1/JLDaCn/o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=rvLSyNXZbIHwOXfEppNiqFrMLEAfOYDaMJi29EKREyBfu2QixU3OESakZA96rgIQWZ K8LZ5QXZrIrl7RRJEvmu/cgQ3Ia5DT6Thk7g7M+luiugP7ESXM9Y0BU0X2GBjhblcFAV t4i05b+Oaiw3JcI1NeWsFXkyxMJ1shzgDROvI= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Received: by 10.204.52.72 with SMTP id h8mr6848820bkg.30.1245056723713; Mon, 15 Jun 2009 02:05:23 -0700 (PDT) In-Reply-To: <4A360CBC.40604@toth.org.uk> References: <4A357C21.7040506@toth.org.uk> <3dc1583f0906150008x61e443f9v2675f1e820d2310@mail.gmail.com> <4A360CBC.40604@toth.org.uk> Date: Mon, 15 Jun 2009 11:05:20 +0200 Message-ID: <3dc1583f0906150205n57ee7231q20410034e53db0f5@mail.gmail.com> Subject: Re: [gentoo-embedded] ./configure --prefix /opt --host=armv5tel-softfloat-linux-gnueabi From: Sven Rebhan To: gentoo-embedded@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 0595a6df-9a97-4c6e-8458-5c2246ed7381 X-Archives-Hash: 8be942496df117577955daa7feb114d2 2009/6/15 Stephen Feyrer : > :-) I'm now running make. > Thanks. Welcome! However, please take a look into crossdev-wrappers as it really solves most of those problems and others like pkg-config stuff. Sven