> -----Original Message----- > From: Sterin, Ilya [mailto:Isterin@ciber.com] > Sent: Tuesday, January 01, 2002 10:05 PM > To: 'Melvin Smith'; 'Jason Diamond'; perl6-internals@perl.org > Cc: dan@sidhe.org > Subject: RE: ParrotIO : Please test this [PATCH] for breakage > > > It compiled fine with #if 0, but now interp1.t hangs. > > Ilya > > P.S. I have to step away for a few, but I'll be back to test > the rest in an hour or so. > > > > > -----Original Message----- > > From: Melvin Smith [mailto:mrjoltcola@mindspring.com] > > Sent: Tuesday, January 01, 2002 6:46 PM > > To: Sterin, Ilya; 'Jason Diamond'; perl6-internals@perl.org > > Cc: dan@sidhe.org > > Subject: RE: ParrotIO : Please test this [PATCH] for breakage > > > > > > > > > > >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 > > This runs fine, with the latest CVS co. Ilya > > > > > > 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 > > >Thread Previous | Thread Next