[haiku-bugs] Re: [Haiku] #14842: Error building bootstraping libicuio while cross-compiling ARM on Ubuntu 18.04

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Thu, 14 Feb 2019 07:52:29 -0000

#14842: Error building bootstraping libicuio while cross-compiling ARM on Ubuntu
18.04
----------------------------+----------------------------
   Reporter:  pemdp         |      Owner:  bonefish
       Type:  bug           |     Status:  new
   Priority:  normal        |  Milestone:  Unscheduled
  Component:  Build System  |    Version:  R1/Development
 Resolution:                |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  0             |   Platform:  arm
----------------------------+----------------------------

Comment (by pulkomandy):

 - There should be no .la files. They are known to mess up things and
 should be deleted (this is because libtool still assumes Haiku is some
 kind of BeOS and tries to hack around bugs we don't have).
 - There should be no .a version of libstdc++/libsupc++. Everything should
 be in libstdc++.so
 - There should be no libsupc++.so, this is a leftover of a configuration
 error in Haiku which was fixed. We keep this symlink on x86* for backward
 compatibility, but on other platforms it is useless.

 You really want ICU (and everything, actually) to link to a .so and not a
 static lib.

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/14842#comment:9>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: