Re: [GnuWin32-Users] Possible bug for mktemp

2003-06-28 Thread Kees Zeelenberg
ROTECTED]>; <[EMAIL PROTECTED]> Verzonden: zaterdag 28 juni 2003 21:38 Onderwerp: Re: [GnuWin32-Users] Possible bug for mktemp It appears this error occurs on Win9x systems, such as WinME, but not on WinNT systems such as WinXP. I can't find the cause right now, but I&

Re: [GnuWin32-Users] Possible bug for mktemp

2003-06-28 Thread Kees Zeelenberg
> Aan: "Kees Zeelenberg" <[EMAIL PROTECTED]> Verzonden: zaterdag 28 juni 2003 19:32 Onderwerp: Re: [GnuWin32-Users] Possible bug for mktemp > Output from mktemp in a prompt window(Windows ME). It´s is on path > C:\WIMME>mktemp > C:\GNUWIN32\BIN\MKTEMP.EXE: cannot create tem

Re: [GnuWin32-Users] Possible bug for mktemp

2003-06-28 Thread Kees Zeelenberg
Can you give an example how mktemp generates invalid filenames? Kees Zeelenberg - Oorspronkelijk bericht - Van: "Fernando Correa da Concei;áo" <[EMAIL PROTECTED]> Aan: <[EMAIL PROTECTED]> Verzonden: zaterdag 28 juni 2003 6:01 Onderwerp: [GnuWin32-Users] Possible

[GnuWin32-Users] Possible bug for mktemp

2003-06-27 Thread "Fernando Correa da Concei;áo"
The mktemp creates sometimes temporary names that are invalid on dos, and this causes some errors for example on autoconf. Someone can tell me or use autoconf with mingw/msys? I can´t make it work. I get this error: /mingw/bin/autom4te: No such file or directory But the file is there. -