Hi
When building gcc and binutils in a cross environment there is a
conflict with respect to --with-sysroot
libtool 2.4 expects --with-sysroot on configure options to use sysroot
which is fine now the build time sysroot
and run time sysroot for gcc and binutils might differ eg. when
building binut
On Sat, Oct 23, 2010 at 1:27 AM, Paolo Bonzini wrote:
> On 10/23/2010 10:01 AM, Ralf Wildenhues wrote:
>>
>> Hi Paolo,
>>
>> * Paolo Bonzini wrote on Sat, Oct 23, 2010 at 09:38:43AM CEST:
>>>
>>> Also, libtool should probably ignore --with-sysroot if build==host;
>>> native compilers are never bui