Re: Cygwin build failing for some time

2004-04-30 Thread PerlDiscuss - Perl Newsgroups and mailing lists
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

Re: Cygwin build failing for some time

2004-04-27 Thread George R
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

Re: Cygwin build failing for some time

2004-04-27 Thread PerlDiscuss - Perl Newsgroups and mailing lists
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

Cygwin build failing for some time

2004-04-26 Thread PerlDiscuss - Perl Newsgroups and mailing lists
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

Re: Build failing

2002-01-20 Thread Daniel Grunblatt
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

Re: Build failing

2002-01-20 Thread Melvin Smith
> >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:

Build failing

2002-01-20 Thread Melvin Smith
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