gcc built and installed for mips-compaq-nonstopux
Joe Buck
jbuck@racerx.synopsys.com
Fri Oct 13 12:48:00 GMT 2000
> Just a note to say I built and installed gcc on a Mips based Compaq
> box running NonStopUX.
Rather, it seems you've created a port to an OS that was not supported
before. Very cool!
> 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?
First, please read http://gcc.gnu.org/contribute.html . It describes the
style and legal requirements.
Second, it seems that your changes are for 2.95.2, to accept them for the
next release, they'd need to work the current CVS sources (or snapshots,
taken from the CVS sources about once a week).
The relevant maintainer would need to approve your patches. So, I think
the right guy to coordinate with is
mips port Gavin Romig-Koch gavin@cygnus.com
but if he's too busy perhaps someone else could check. Because of the
legalities, the maintainers may want you to get your papers filed before
looking at your patches.
More information about the Gcc
mailing list