Amazing

./configure --prefix=/usr --enable-cxx --enable-mpbsd  --build=x86_64-linux

work great thx alot



On Sun, Jul 4, 2010 at 9:07 PM, Ken Moffat <[email protected]> wrote:
> On 4 July 2010 14:12, littlebat <[email protected]> wrote:
>> On Sun, 4 Jul 2010 13:24:55 +0300
>> Face <[email protected]> wrote:
>>
>>> i am trying to install it on KVM .
>>>
>>> On Sun, Jul 4, 2010 at 12:17 PM, littlebat <[email protected]>
>>
>> I haven't see a "pentium2-unknown-linux-gnu" before, a pentium2 CPU
>> machine should be a "i686-unknown-linux-gnu" in my memory.
>>
>
> This is gmp - it has been "optimized" to witin an inch of its life, so it
> gives very different results from everything else.  If my memory is
> right, pentium2-unknown-linux-gnu is what it chooses for recent
> i686 processors (and in a vm, the processor is determined by how
> the vm chooses to present itself).
>
> So, for some reason it thinks it is building 32-bit.  For gmp, it *might*
> be interesting to determine *why* this happens - it was reported
> before, but we couldn't get any details.  I assume the OP didn't
> accidentally set ABI=32 ?
>
> A possible workaround might be to pass --build=x86_64-linux.  The
> reports were on the list in April or May this year.  AFAIR, the common
> feature is building in a virtual machine.
>
> ĸen
> --
> After tragedy, and farce, "OMG poneys!"
> --
> http://linuxfromscratch.org/mailman/listinfo/lfs-support
> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
> Unsubscribe: See the above information page
>



-- 
Sincerely,
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to