Changes between Initial Version and Version 1 of Ticket #64398, comment 17


Ignore:
Timestamp:
Jan 18, 2022, 3:18:59 AM (2 years ago)
Author:
barracuda156
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64398, comment 17

    initial v1  
    1 I reran compilation with gcc10, and it failed as before. I will attach make log now too.
     1I reran compilation with gcc10, and it failed as before:
     2
     3
     4{{{
     5ld: absolute addressing (perhaps -mdynamic-no-pic) used in __ZN6icu_6712FixedDecimal8decimalsEd from plurrule.o not allowed in slidable image. Use '-read_only_relocs suppress' to enable text relocs
     6collect2: error: ld returned 1 exit status
     7make[1]: *** [../lib/libicui18n.67.1.dylib] Error 1
     8make: *** [all-recursive] Error 2
     9}}}
     10
     11
     12I will attach make log now too.