Samuel Thibault <[EMAIL PROTECTED]> wrote: > I wanted to link my program statically, and was surprised to get > /usr/bin/ld: cannot find -licuuc > indeed, /usr/lib contains libsicuuc.a, not libicuuc.a. Is there a > reason for this? If the intent is just to include libicu statically > even when linking a program dynamically, then instead there should a > symlink libsicuuc.a pointing to libicuuc.a
This was not intentional. I'll look into it and upload a fixed version next time I upload. Thanks. -- Jay Berkenbilt <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

