----- Original Message ----- From: "Dan Sugalski" <[EMAIL PROTECTED]> To: "Jonathan Worthington" <[EMAIL PROTECTED]>; "perl6-internals" <[EMAIL PROTECTED]> Sent: Saturday, September 27, 2003 3:02 PM Subject: Re: nmake on Win32 fails due to incompatible compiler flags
> At 1:09 PM +0100 9/27/03, Jonathan Worthington wrote: > >According to the documentation, -O1 is used to "minimize space" and -ZI is > >to enable Edit and Continue debug info. Removing -O1 fixes it. The > >attached patch gets rid of -O1 if -ZI is being used. > > Applied, thanks. (I need to get the native win32 tinders working right...) If I might be able to help in any way with getting them going, give me a shout. I should have a bit of time to play with stuff this week. Jonathan