On 17 Oct 2004 at 19:12, I wrote:
Compiles okay under Mingw. My initial tests (a program that uses the Crt unit) throws up this:
"In file included from d:/mingw/lib/gcclib/mingw32/3.2.3/units/crtc.c:46: d:/mingw/include/unistd.h:23: error: syntax error before "off_t"
[...]
Looking at crtc.c, I find this: #ifdef __MINGW32__ #undef _NO_OLDNAMES #define _NO_OLDNAMES 1 #endif
Looking at sys/types.h, I find this: #ifndef _NO_OLDNAMES typedef _off_t off_t; #endif
So there seems to a problem here ...
Best regards, The Chief -------- Prof. Abimbola A. Olowofoyeku (The African Chief) web: http://www.greatchief.plus.com/