I checked out the development copy of ICU from CVS and am now able to get
parrot to statically link to ICU. It however coredumps everytime parrot
is invoked.
My guess is either parrot's internals are too focused on the 2.6.1 of ICU
or I haven't really had as much success as I thought with ICU.
I
I think the Cygwin port for using static libraries has to be finished
for ICU. The current ICU CVS snapshot should be better suited for
static libraries, but it's not completed yet. Help is always
appreciated on this matter.
You could try to set CPPFLAGS=-DU_STATIC_IMPLEMENTATION before you r
Ok, after much gnashing of teeth, I have made *some* progress:
1. Start as clean as possible
A. cd /parrot
B. make realclean
C. cvs update -dP
2. Begin rain dance
A. modify config/gen/icu.pl (remove --disable-dynamic)
$icuconfigureargs = "--disable-layout
I am not sure if this message will make it to the list as I am posting it
using the www.perldiscuss.com interface. Cygwin has been failing to build
since at least the 21st. I suspect it has been since ICU went in. I
checked the tinderbox report but it is not listed.
FWIW - PLATFORMS is also inc
Fixed, Thanks.
Daniel Grunblatt.
On Sun, 20 Jan 2002, Melvin Smith wrote:
>
> >
> >make: *** No rule to make target `Parrot/Jit/i686Generic.pm', needed by
> >`Parrot/Jit.pm'. Stop.
> >[msmith@linux parrot]$
>
> Had to patch Configure.pl as follows to get a build on my box.
>
> -Melvin
>
>
> I
>
>make: *** No rule to make target `Parrot/Jit/i686Generic.pm', needed by
>`Parrot/Jit.pm'. Stop.
>[msmith@linux parrot]$
Had to patch Configure.pl as follows to get a build on my box.
-Melvin
Index: Configure.pl
===
RCS file:
I think the last jit patch broke config.
perl vtable_h.pl
perl make_vtable_ops.pl > vtable.ops
perl ops2c.pl C core.ops io.ops rx.ops vtable.ops
include/parrot/oplib/core_ops.hperl ops2c.pl CPrederef core.ops io.ops
rx.ops vtable.ops
include/parrot/oplib/core_ops_prederef.hperl ops2pm.pl core.op