Re: GMP & MPFR think I'm cross compiling!

2008-11-24 Thread Tobias Gasser
Matthew Burgess schrieb: > That also probably explains why the chapter 6 builds of GMP & MPFR configure > correctly, as they're configured by hand, not by some Makefile hocus pocus. oops! reading again, my problem seems not to be the same as yours. i've no problem in chapter 5 where gmp is me

Re: GMP & MPFR think I'm cross compiling!

2008-11-24 Thread Tobias Gasser
Matthew Burgess schrieb: > On Mon, 24 Nov 2008 00:35:16 +0100, "Gilles Espinasse" <[EMAIL PROTECTED]> > wrote: > >> Just look in configure.log, you will see at wich line of configure the >> test >> is made. >> configure:1654: checking build system type >> configure:1672: result: athlon-pc-linux-g

Re: GMP & MPFR think I'm cross compiling!

2008-11-24 Thread Matthew Burgess
On Mon, 24 Nov 2008 00:35:16 +0100, "Gilles Espinasse" <[EMAIL PROTECTED]> wrote: > Just look in configure.log, you will see at wich line of configure the > test > is made. > configure:1654: checking build system type > configure:1672: result: athlon-pc-linux-gnu > configure:1680: checking host s

Re: GMP & MPFR think I'm cross compiling!

2008-11-23 Thread Gilles Espinasse
- Original Message - From: "Matthew Burgess" <[EMAIL PROTECTED]> To: Sent: Sunday, November 23, 2008 7:16 PM Subject: GMP & MPFR think I'm cross compiling! > Hi all, > > I'm trying to compile LFS trunk + local package update patches under a Windows host, Kubuntu-8.10 guest Virtualbox e