--- Jens Rieks <[EMAIL PROTECTED]> wrote:

> Hi all,
> 
> Configure.pl should now detect a system ICU
> installation. It uses the 
> icu-config script to gather the neccessary
> information. If icu-config is not 
> in your path, you can use the
> --icu-config=/path/to/icu-config configure 
> option. You do not need to specifiy any other ICU
> related options in this 
> case.

This broke for me:
c++ -o parrot.exe -s -L/usr/local/lib   imcc/main.o
blib/lib/libparrot.a   -lcrypt -lgmp -lpthread -lm
-L/usr/local/lib -licui18n -licuuc -licudata -lpthread
-lm
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/../../../../i686-pc-cygwin/bin/ld:
cannot find -licui18n

I would propose that if Configure.pl does see any
other icu config flags that it not attempt to auto
configure.
 
> You can use --icu-config=none if you want do disable
> the autodetect feature.

That's what I am doing for now
> 
> jens
> 
Joshua Gatcomb
a.k.a. Limbic~Region


                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail

Reply via email to