Rodrigo Medina wrote:

How can I get the source of icu library?

Here:

ftp://mirrors.kernel.org/sourceware/cygwin/release/icu/icu-3.8-4-src.tar.bz2

On tlbuild list Rodrigo Medina wrote:

About the library  libsicudata.a

Well, the above tarball contains 4 file-patches, when applied to
icu-xetex and when workaround are adopted to avoid the Feature.h
problems and for SWAP [1], then the library is built with the right
name, libsicudata.a etc., but the XeTeX build fails as you describe:

   undefined for '__imp___ZN7icu_3_87UMemorydlEPv'

and friends.


Cheers,
   Angelo.

---
[1]

-#ifdef XETEX_MAC
+#if defined(XETEX_MAC) || defined(U_CYGWIN)

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to