On Sat, 5 Jun 2004, Leopold Toetsch wrote:
> Andy Dougherty <[EMAIL PROTECTED]> wrote:
> > 4. ICU
>
> Is there a precompiled version of ICU for your arch? You'd need the
> headers and the libs. Configure has 2 options to use precompiled ICU.
Oh, there probably is for Solaris, but there probably
On Thu, 3 Jun 2004, Andy Dougherty wrote:
> 6. ICU won't build with Sun's cc. If I move gcc out of the way so
> ICU's configure can't find it, then the compilation fails on
> classes/null.c with the following error messages:
>
> perl classes/pmc2c2.pl --c --no-lines classes/null.pmc
> "c
Andy Dougherty <[EMAIL PROTECTED]> wrote:
> 1. Configure.pl issues some uninitialized warnings:
Should be fixed now.
> 2. build_tools/ops2c.pl issues a warning:
> perl build_tools/ops2c.pl C --core
> please increase hash_size (2111) in ops2c.pl
> but unfortunately doesn't give any he
After a long hiatus, I decided to try to compile parrot on Solaris 8,
using the Sun-supplied tools. Alas, I met with failure no matter
which way I turned. Here's the summary of what I found:
1. Configure.pl issues some uninitialized warnings:
Moving platform files into place...