[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: Fri, 15 Feb 2019 17:55:49 -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 kallisti5):

 No luck. same issue.

 Interestingly from inside the haikuporter chroot looking at icu's io
 objects:

 {{{
 root@edfe0e9a1246:/work/generated.arm/objects/haiku/arm/packaging/repositories
 /HaikuPortsCross-build/dev-libs/icu_bootstrap/work-57.1/sources/icu-
 target/io# for i in $(ls *.o); do echo $i; arm-unknown-haiku-objdump -dr
 $i | grep GOTPC; done
 locbund.o
 sprintf.o
 sscanf.o
 ucln_io.o
 ufile.o
 ufmt_cmn.o
 uprintf.o
                         1cc: R_ARM_GOTPC        _GLOBAL_OFFSET_TABLE_
 uprntf_p.o
 uscanf.o
 uscanf_p.o
 ustdio.o
 ustream.o
 }}}

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

Other related posts: