Re: building i386 world on amd64 host: failed _at_svn

From: Konstantin Belousov <kostikbel_at_gmail.com>
Date: Thu, 15 Aug 2013 21:36:40 +0300
On Thu, Aug 15, 2013 at 08:13:34PM +0200, Dimitry Andric wrote:
> Alternatively, we could attempt to figure out why gcc doesn't want to
> inline those 64 bit builtins on FreeBSD.  It seems to have no problem
> doing so on the first Linux box I tried...

Does the linux box defaults to pentium or higher for -march ?
64 bit atomics cannot be implemented in usermode on i386 on
processors which do not have cmpxchg8b instruction.

Received on Thu Aug 15 2013 - 16:36:46 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:40 UTC