Fran�ois PERRAD <[EMAIL PROTECTED]> wrote:
> For me, mingw is not a platform (MSWin32 and cygwin are a platform), just
> the GCC compiler under MSWin32.
> $mingw = ($^O eq 'MSWin32' and $Config{cc} eq 'gcc')> So, the case $is_mingw in config/init/hints/mswin32.pl is the good way to > handle this compiler. Ok. What about the reported problem that the object file ending o => '.o' has to be changed in the hints file? > Francois Perrad. leo
