From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kinsella, Ray Date: Tue, 20 Oct 2015 10:31:10 +0000 Subject: [Buildroot] [git commit] arch/x86: add support for Intel X1000 In-Reply-To: <874mhl25rl.fsf@dell.be.48ers.dk> References: <20151020080505.82B8581E83@busybox.osuosl.org> <874mhl25rl.fsf@dell.be.48ers.dk> Message-ID: <1445337070.3204.25.camel@intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi Peter, I handle this in the defconfig for Galileo, explicitly setting binutils to 2.5 Presume you feel that binutils < 2.5 shouldn't be selectable by the user? Ray K On Tue, 2015-10-20@12:28 +0200, Peter Korsgaard wrote: >>>>> "Thomas" == Thomas Petazzoni > writes: > commit: http://git.buildroot.net/buildroot/commit/?id=968f5d5e59195e6e6a9a349ec9a118fb3a50b8b3 > branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master > The Intel X1000 is the Pentium class microprocessor that ships with > Galileo Gen 1/2. This patch adds changes to arch and toolchain-wrapper > to omit the lock prefix for the X1000. > [Thomas: tweak commit log and Config.in help text.] Isn't the -momit-lock-prefix=yes option only supported by fairly recent binutils versions? If so, older binutils version / external toolchains shouldn't be available for x1000.