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
--- 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