This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc built and installed for mips-compaq-nonstopux
- To: gcc at gcc dot gnu dot org
- Subject: gcc built and installed for mips-compaq-nonstopux
- From: Tom Bates <tom dot bates at compaq dot com>
- Date: Thu, 12 Oct 2000 18:16:35 -0500
- Reply-To: tom_bates at att dot net
Just a note to say I built and installed gcc on a Mips based Compaq
box running NonStopUX.
I modifed and created a few files during the effort. They are:
./gcc-2.95.2/config.guess
./gcc-2.95.2/config.sub
./gcc-2.95.2/configure.in
./gcc-2.95.2/config/mh-nonstopux
./gcc-2.95.2/gcc/Makefile.in
./gcc-2.95.2/gcc/configure.in
./gcc-2.95.2/gcc/config/mips/mips.h
./gcc-2.95.2/gcc/config/mips/xm-mips.h
./gcc-2.95.2/gcc/config/mips/gcc-2.95.2/gcc/config/mips/nonstopux.h
./gcc-2.95.2/gcc/ginclude/stdarg.h
./gcc-2.95.2/gcc/ginclude/va-mips.h
./gcc-2.95.2/gcc/ginclude/varargs.h
How do I get them into the source?
Thanks for your work!
Regards,
Tom