[tor-bugs] #13419 [Tor Browser]: Fix cross-compiling ICU with mingw-w64 for Windows builds

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Sep 17 15:13:43 UTC 2015


#13419: Fix cross-compiling ICU with mingw-w64 for Windows builds
-------------------------+-------------------------------------------------
     Reporter:  gk       |      Owner:  gk
         Type:  task     |     Status:  assigned
     Priority:  normal   |  Milestone:
    Component:  Tor      |    Version:
  Browser                |   Keywords:  tbb-gitian, TorBrowserTeam201509,
   Resolution:           |  GeorgKoppen201509
Actual Points:           |  Parent ID:
       Points:           |
-------------------------+-------------------------------------------------

Comment (by mcs):

 And now I get the same error as gk did (when linking xul.dll):
 {{{
 i686-w64-mingw32-g++: error: ../../intl/icu/target/lib/libicuin.a: No such
 file or directory
 i686-w64-mingw32-g++: error: ../../intl/icu/target/lib/libicuuc.a: No such
 file or directory
 i686-w64-mingw32-g++: error: ../../intl/icu/target/lib/libicudt.a: No such
 file or directory
 }}}
 The contents of ../../intl/icu/target/lib are:
   icudt52.dll  icuin52.dll  icuin.dll.a  icuuc52.dll  icuuc.dll.a
 I am out of time for now, but I guess things are still messed up with
 respect to import library names, DLL names, etc.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13419#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list