Changes between Version 1 and Version 2 of Ticket #55385, comment 12


Ignore:
Timestamp:
Nov 22, 2017, 8:23:55 PM (7 years ago)
Author:
mojca (Mojca Miklavec)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55385, comment 12

    v1 v2  
    66ld: absolute addressing (perhaps -mdynamic-no-pic) used in _caml_system__code_begin from i386.pic.o not allowed in slidable image. Use '-read_only_relocs suppress' to enable text relocs
    77clang: error: linker command failed with exit code 1 (use -v to see invocation)
    8 
    98}}}
    109
     10[https://build.macports.org/builders/ports-10.6_i386_legacy-builder/builds/32145 10.6/i386] using `clang-3.4` fails with
     11{{{
     12ld: illegal text-relocoation (direct reference) to (global,weak) _caml_gc_regs in roots.pic.o from _caml_call_gc in i386.pic.o for architecture i386
     13clang: error: linker command failed with exit code 1 (use -v to see invocation)
     14}}}
     15
     16
    111710.6/x86_64 is busy ATM, we need to check back later, but I expect the same problem.