Changes between Initial Version and Version 1 of Ticket #58179, comment 5


Ignore:
Timestamp:
Mar 7, 2019, 3:04:26 PM (5 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58179, comment 5

    initial v1  
    11Yes, that helped -- thanks for those links.
    22
    3 I had tried adding `TARGET=PPC970` last night on my DualG5s, but it was not working for some reason. But (for the moment) diabling the `Makefile.rule` generation and building like this did work:
     3I had tried adding `TARGET=PPC970` last night on my DualG5s, but it was not working for some reason. But (for the moment) disabling the `Makefile.rule` generation and building like this did work:
    44{{{
    55build.args          "AR=${prefix}/bin/ar RANLIB=${prefix}/bin/ranlib CC=${configure.cc} FC=${configure.fc} TARGET=PPCG4"