This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: make check-abi fails
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: jlquinn at optonline dot net
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Thu, 27 Feb 2003 13:41:42 -0600
- Subject: Re: make check-abi fails
- References: <123bd912316e.12316e123bd9@optonline.net>
>Is this just a problem with my local build?
Yes. You might want to try 'make all' after deleting the
(host)/libstdc++-v3 directory to do a clean rebuild of just
libstdc++-v3. Then try 'make check-abi.'
Hang on, I'm porting the locale fixups down.
-benjamin