On Wednesday 25 February 2004 15:06, Stefan Leichter wrote:
The problem is that your package expects mingw install in /usr/local/ i386-mingw32 but the Redhat one is in /usr/mingw. The error message is attached.
There are two ways out here. One is to change the install path to /usr/mingw in the spec file of gcc-mingw. I'm not going to do that myself because I think /usr/local/i386-mingw is a better choice (gcc-mingw is not part of the core distribution and old Unix wisdom says to put such stuff in /usr/local, i386-mingw is the official gcc target).
The other way out for you is to install my ming-runtime package as I describe on my page that has the stuff in the right place to build gcc-mingw as is.
By the way, if you succeed in building SUSE 9 RPMS I'm interested in putting those on my page. Could you send me the packages?
-Hans