This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Not supported in target-blah...
- From: "Dockeen" <dockeen at mchsi dot com>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Mon, 23 Dec 2002 09:54:07 -0600
- Subject: Re: Not supported in target-blah...
You might look into running MSYS with MingW. It gets you some
of the way towards the neatness of Cygwin, with relatively
dependency free compile of MingW. Even lets you do configure /
build stuff within its RXVT window. (I built GSL-1.3 successfully
through it a couple of nights ago). You can find out more
about it at the MingW site
www.mingw.net
Wayne Keen