RFR: JDK-8312466: /bin/nm usage in AIX makes needs -X64 flag [v2]

Julian Waters jwaters at openjdk.org
Wed Jul 26 13:19:54 UTC 2023


On Wed, 26 Jul 2023 10:29:25 GMT, Andreas Steiner <duke at openjdk.org> wrote:

>> On AIX the 'nm' needs -X64 option.
>
> Andreas Steiner has updated the pull request incrementally with one additional commit since the last revision:
> 
>   correction of comment

Rather than toolchain.m4, this might actually be better suited for flags-other.m4, if there isn't already a flag for nm set there. This might be only in one location, but it might help future ports to have an nm flag that can be conveniently set, much like strip and rc already have their flags set there. That's my humble opinion, at least

-------------

PR Comment: https://git.openjdk.org/jdk/pull/15036#issuecomment-1651787682



More information about the build-dev mailing list