This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: configure: error: cannot compute sizeof (long double), 77


On Thursday 26 January 2006 11:12, Martin J. Bligh wrote:
> OK, what I'm trying to get at is "what does the answer i686 represent".
> Is it the CPU architecture, the userspace, the kernel, what ? They're
> definitely not equivalent. If you're using uname -r, etc you're going to
> get kernel architecture, I believe ... but what exactly is config.guess
> trying to specify here?

whenever i use 32bit chroots, `uname -r` reports i686 rather than x86_64

but that is because i use 'linux32' to enter the chroot ... i always assumed 
that a regular system would be the same way though ...

you should grab the latest config.guess from GNU cvs and run 
`./config.guess` ... see if it still reports x86_64-...
-mike

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]