This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: MIPS libstdc++-v3 x86-x-mips-elf doesn't build
- To: Graham Stott <grahams at redhat dot com>
- Subject: Re: MIPS libstdc++-v3 x86-x-mips-elf doesn't build
- From: "H . J . Lu" <hjl at lucon dot org>
- Date: Mon, 30 Jul 2001 08:28:33 -0700
- Cc: gcc-bugs at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- References: <3B65AA3C.60B5ED80@redhat.com>
On Mon, Jul 30, 2001 at 07:41:00PM +0100, Graham Stott wrote:
> Hi
>
> I'm trying to build a x86-x-mips-elf toolchain for testing MIPS patches
> using gcc + binutils + newlib + gdb.
>
> Since this patch by HJL I have been unable to build libsdtc++ for a
> x86-x-mips-elf toolchain.
>
> 2001-07-25 H.J. Lu <hjl@gnu.org>
>
> * configure.target (cpu_include_dir): Set to `config/cpu/mips'
> for mips.
>
> * config/cpu/mips/bits/atomicity.h: New.
>
See
http://gcc.gnu.org/ml/gcc-patches/2001-07/msg01929.html
H.J.