From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Thu, 2 Jan 2014 13:20:26 +0100 Subject: [Buildroot] Wrong compiler path when compiling zlib In-Reply-To: References: <20140102044704.GF6589@tarshish> <20140102091925.GO6589@tarshish> <20140102103439.GW6589@tarshish> Message-ID: <20140102132026.68c0bb25@skate> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Dear Ivan Wagner, On Thu, 2 Jan 2014 11:37:58 +0100, Ivan Wagner wrote: > yes you're right it's quite unusual in fact I changed it to little > endian but I still see the same toolchain paths that aren't pointing > to the custom pre-installed I've selected. It is expected that the compiler isn't pointing directly to your external toolchain. Buildroot compiles a small wrapper around the external toolchain, in order to pass some appropriate arguments when the external compiler is called. Therefore it is perfectly normal that the compiler is called output/host/usr/bin/arm--gcc. Any other value would be wrong. Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com