Changes between Initial Version and Version 1 of Ticket #54984, comment 2


Ignore:
Timestamp:
Oct 3, 2017, 6:53:33 PM (7 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54984, comment 2

    initial v1  
    1 yes, clang-3.4 can't build anything much reliably on PowerPC. It should somehow get blacklisted in macports' compiler choice settings.
     1yes, clang-3.4 can't build anything much reliably on PowerPC. It should somehow get blacklisted in macports' compiler choice settings. I built libunwind on 10.5 Intel with a ppc slice, and copied that over to a 10.5 PPC machine to get it installed.
    22
    3 Do you mind if I ask what you are up to on PPC that needs libunwind? I seem to be happy with it for quite some time now, and I don't have it installed at present.
     3Do you mind if I ask what you are up to on PPC that needs libunwind?
    44
    55I do have clang-3.8 working on PPC quite well. You can see <https://trac.macports.org/ticket/53184> for some info on that. It's almost ready for a Portfile release. Just was hoping ian sandhoe or somebody would help me fix the issue with eh_frames and exceptions...