<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 02/06/2018 22:09, Greg Hellings
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAHxvOV+J=-BUf3heVB-bNT6RajPmtwceSssE7Ms+cEb6gpLFcQ@mail.gmail.com">
<div dir="auto">Rebuild sword. I don't think Xiphos will link ICU
directly, but if Sword has issues they'll appear while linking.
<div dir="auto">-<br>
</div>
<div dir="auto">--Greg</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr">On Sat, Jun 2, 2018, 16:03 Peter von Kaehne <<a
href="mailto:refdoc@gmx.net" moz-do-not-send="true">refdoc@gmx.net</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, I am
trying to build Xiphos and fail dt my system having ICU 60.<br>
but the linker seems to expect ICU57.<br>
<br>
Is there a workaround?<br>
<br>
_______________________________________________<br>
xiphos-devel mailing list<br>
<a href="mailto:xiphos-devel@crosswire.org" target="_blank"
rel="noreferrer" moz-do-not-send="true">xiphos-devel@crosswire.org</a><br>
<a
href="http://www.crosswire.org/mailman/listinfo/xiphos-devel"
rel="noreferrer noreferrer" target="_blank"
moz-do-not-send="true">http://www.crosswire.org/mailman/listinfo/xiphos-devel</a><br>
</blockquote>
</div>
<!--'"--><br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
xiphos-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:xiphos-devel@crosswire.org">xiphos-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/xiphos-devel">http://www.crosswire.org/mailman/listinfo/xiphos-devel</a>
</pre>
</blockquote>
if you have icu 61 you have to "patch" your sword build/package
script, by adding -DU_USING_ICU_NAMESPACE=1 to both CFLAGS and
CXXFLAGS variables before running configure (with appropriate flags)
and make and make install-strip<br>
this can be safely applied when you have ICU 60 or earlier (tested
with 56.1 , 60 and 61)<br>
if you update/change icu library, don't forgetĀ to recompile both
sword, and xiphos/bibletime/a.n.other program you use that uses
sword.<br>
regards, Tim<br>
</body>
</html>