This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: notes on current atomics config and usage
- From: Ian Lance Taylor <iant at google dot com>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: 06 Jul 2006 14:30:33 -0700
- Subject: Re: notes on current atomics config and usage
- References: <20060706152014.0caf055c.bkoz@redhat.com>
Benjamin Kosnik <bkoz@redhat.com> writes:
> Damn you, i386.
This is a bit of a radical suggestion, but suppose that by default we
support the i486, regardless of the configure triplet. Perhaps we can
add a configure option --enable-i386 or something to support the i386.
Honestly, now, how many vanilla i386s are still running out there?
Ian