This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: [PATCH] AIX configuration
- To: libstdc++ at sources dot redhat dot com, mark at codesourcery dot com
- Subject: Re: [PATCH] AIX configuration
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Fri, 03 Nov 2000 18:13:23 -0500
V3 checks for CPU and OS separtely while GCC checks for the
canonical target triplet. At some point, it may be important for V3 to
make a decision based on both cpu and os combined. I have no objection to
the entire mechanism being moved to "configure.target" or some such file,
if that is what the V3 community prefers.
David