This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++-v3 won't build on IRIX 5.2
- To: Alexandre Oliva <aoliva at redhat dot com>
- Subject: Re: libstdc++-v3 won't build on IRIX 5.2
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Tue, 6 Feb 2001 19:57:34 -0800 (PST)
- cc: libstdc++ at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org
> Should I leave config/irix/bits as-is, or move it to
> config/irix/irix6.5/bits?
make
config/irix/irix6.5
config/irix/pre-irix6.5
or just do versions for each release, as appropriate.
-benjamin