In message <[EMAIL PROTECTED]>,
jerry gay writes:
: cygwin *should* compile parrot just fine. the last report i see on
: http://smoke.parrotcode.org/smoke/ for i386-cygwin-gcc is from r10487,
: which is a few weeks old, though. can any other cygwin users confirm
: peter's report? there have been some significant changes to the config
: system lately, these may have broken your platform.
As of r10698, I get
Checking MANIFEST.....................................................done.
Setting up Configure's default values.................................done.
Tweaking settings for miniparrot......................................done.
Loading platform and local hints files......Missing right curly or square
bracket at config/init/hints/cygwin.pm line 41, at end of line
syntax error at config/init/hints/cygwin.pm line 41, at EOF
Compilation failed in require at (eval 10) line 2.
BEGIN failed--compilation aborted at (eval 10) line 2.
The offending cygwin.pm looks to be truncated.
Greg