Re: parrot once again working on Cygwin

2004-05-06 Thread Leopold Toetsch
Joshua Gatcomb <[EMAIL PROTECTED]> wrote: > --- Leopold Toetsch <[EMAIL PROTECTED]> wrote: >> turn off >> ARENA_DOD_FLAGS in include/parrot/pobj.h line 25. > Is this a work-around or the actual fix? More the former. > because I plan on drafting up some notes on the > various ways to get ICU work

parrot once again working on Cygwin

2004-05-05 Thread Joshua Gatcomb
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote: > Above error is only possible, when ARENA_DOD_FLAGS > is turned on. This > switch relies on the presence of a working memalign > function. The > C<--gc> option isn't related to this. But you can > turn off > ARENA_DOD_FLAGS in include/parrot/pobj.h li