From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-embedded+bounces-1307-garchives=archives.gentoo.org@gentoo.org>) id 1GSECT-0006QR-CY for garchives@archives.gentoo.org; Tue, 26 Sep 2006 14:46:22 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8QEjUFD011913; Tue, 26 Sep 2006 14:45:30 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8QEjTif030313 for <gentoo-embedded@lists.gentoo.org>; Tue, 26 Sep 2006 14:45:29 GMT Received: by nf-out-0910.google.com with SMTP id p46so279326nfa for <gentoo-embedded@lists.gentoo.org>; Tue, 26 Sep 2006 07:45:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=a+KrD5MoS90YZx659gg0Dpzq/WpTn5y2cCPDKWFzWAIBHE7Vd338fDxzwOnEbkMqL1fa5awbpyxCiMR97Wu0X299gFqnjIrtTX25KxpqtIMF9141TizJWMrbS8SxrxPd71Nz1x2pp+DwbUQ9gKme4G1bErz+RIkIUWvNV6N4Vf0= Received: by 10.49.75.2 with SMTP id c2mr1107725nfl; Tue, 26 Sep 2006 07:45:28 -0700 (PDT) Received: by 10.48.206.19 with HTTP; Tue, 26 Sep 2006 07:45:28 -0700 (PDT) Message-ID: <9956e0d30609260745y36a8d423v1da196f640894cbb@mail.gmail.com> Date: Tue, 26 Sep 2006 17:45:28 +0300 From: "Vladimir Pouzanov" <farcaller@gmail.com> To: "Mike Frysinger" <vapier@gentoo.org> Subject: Re: [gentoo-embedded] cannot find /lib/libc.so.6 Cc: gentoo-embedded@lists.gentoo.org In-Reply-To: <200609222354.34559.vapier@gentoo.org> Precedence: bulk List-Post: <mailto:gentoo-embedded@lists.gentoo.org> List-Help: <mailto:gentoo-embedded+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-embedded+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-embedded+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-embedded.gentoo.org> X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9956e0d30609210626y78709eccn78b34e7f53743e06@mail.gmail.com> <200609211213.58533.vapier@gentoo.org> <9956e0d30609210923v1a550cdfgba7429e74a941216@mail.gmail.com> <200609222354.34559.vapier@gentoo.org> X-Archives-Salt: 641d4bf7-f63f-4d70-96bc-c9f63cb9093f X-Archives-Hash: 59ff6a0aefbea8f2154fc9713f8f2166 On 9/23/06, Mike Frysinger <vapier@gentoo.org> wrote: > looks like you're using wrong LDFLAGS ... what do you have yours set to ? > -mike Here goes an extract from my ${ROOT}/etc/make.conf: ROOT="/home/farcaller/develop/linux4palm/gentoo_root/" CFLAGS="-Os -pipe -mtune=xscale -I${ROOT}/usr/include" LDFLAGS="-L${ROOT}/usr/lib -L${ROOT}/lib" CXXFLAGS="${CFLAGS}" -- Sincerely, Vladimir "Farcaller" Pouzanov http://www.hackndev.com -- gentoo-embedded@gentoo.org mailing list