From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Fischer Date: Fri, 7 Sep 2007 15:14:47 +0200 Subject: [Buildroot] this commit breaks x86_64 toolchain builds In-Reply-To: References: Message-ID: <20070907131447.GD17733@aon.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Thu, Sep 06, 2007 at 10:59:56PM +1000, Roderick Taylor wrote: >x86_64, by default uses the lib64 directory to hold 64-bit libraries. >not the lib directory as assumed by this commit. I don't see how the patch mentioned below is the culprit? > >http://buildroot.busybox.net/cgi-bin/viewcvs.cgi?rev=19702&view=rev Isn't there a target_gcc_lib_dir we should rather use?