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


Ignore:
Timestamp:
Nov 22, 2017, 7:30:51 PM (7 years ago)
Author:
mojca (Mojca Miklavec)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55385, comment 12

    initial v1  
    11OK, for [https://build.macports.org/builders/ports-10.5_ppc_legacy-builder/builds/46837 10.5] this was a failed experiment. The problem existed before and doesn't seem to be connected with the compiler in any way (sorry, I'll help you remove the blacklisting :). See the existing ticket #40956 with claims that the problem was solved after patching the `Makefile`s.
    22
    3 10.6 is busy ATM, we need to check back later.
     3[https://build.macports.org/builders/ports-10.6_i386_legacy-builder/builds/32136 10.6/i386] using `clang` fails with
     4
     5{{{
     6ld: 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
     7clang: error: linker command failed with exit code 1 (use -v to see invocation)
     8
     9}}}
     10
     1110.6/x86_64 is busy ATM, we need to check back later, but I expect the same problem.