[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: binutils-2.26 configure doesn't fall back to 'ar' if it can't find '
From: |
Alan Modra |
Subject: |
Re: binutils-2.26 configure doesn't fall back to 'ar' if it can't find 'x86_64-unknown-linux-gnu-ar' |
Date: |
Mon, 1 Feb 2016 08:36:54 +1030 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Mon, Feb 01, 2016 at 07:47:01AM +1300, Alastair Hughes wrote:
> So it appears that I either need to add --build, or I need to change the host
> triplet to x86_64-pc-linux-gnu? Which would be better?
In your case you most likely should omit both --build and --host.
If for some reason you want to specify them, provide --build and omit
--host (--host defaults to the --build value). That way you should be
safe if config.guess changes again.
--
Alan Modra
Australia Development Lab, IBM