| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <48BF9DE2.4040907@alice.it> |
| Date: | Thu, 04 Sep 2008 10:35:46 +0200 |
| From: | Angelo Graziosi <angelo DOT graziosi AT alice DOT it> |
| User-Agent: | Thunderbird 2.0.0.16 (Windows/20080708) |
| MIME-Version: | 1.0 |
| To: | rodmedina AT cantv DOT net |
| CC: | cygwin AT cygwin DOT com, tlbuild AT tug DOT org |
| Subject: | Re: Source of icu library |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |