> > >io\io_os.c(127) : error C2065: 'F_GETFL' : undeclared > > identifier NMAKE > > >: fatal error U1077: 'cl' : return code '0x2' Stop.
With the #if 0 you can get a compile, can you test this simple pasm code? puts "This is STDOUT\n" end Btw, I checked over Perl5 source, they of course use the HAS_FCNTL def which is gathered by the Configure.pl and I won't open that can of worms here again. I would bet to build Perl5 cleanly on Win32 you need <fcntl.h> but I'm only guessing. -Melvin