AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
Expand all | Collapse all

Request for GCC v7.2.1 for AIX

  • 1.  Request for GCC v7.2.1 for AIX

    Posted Wed February 28, 2018 11:56 AM

    Originally posted by: Tai Morris


    Hello,

    I'd like to pass on a request from engineers in the systems group to have GCC 7.2.1 available for AIX. They need it to be in sync with GCC on the RedHat systems they're also using.

    Thank you,

    Tai Morris



  • 2.  Re: Request for GCC v7.2.1 for AIX

    Posted Tue March 06, 2018 05:35 AM

    Originally posted by: T.Rex


    Hello,

    https://www.rpmfind.net/linux/rpm2html/search.php?query=gcc shows that Fedora names the versions of GCC as: 7.2.1, 7.3.1, 8.0.1 .

    However, https://gcc.gnu.org/ shows that GCC.org names them as: 7.2, 7.3 . and 8.1 is not yet out.

    Moreover, on AIX, GCC depends on the version of AIX: 6.1, 7.1, 7.2 .

    So, I think that what Redhat/Fedora calls 7.2.1 is: 7.2, named 7.2.0 on BullFreeware.

    You can get version 7.2.0 (GCC.org 7.2) at BullFreeware: http://www.bullfreeware.com/search.php?package=gcc .

    GCC 7.3 had an issue on AIX. On his way.

    GCC 8 is coming. You can get drafts for AIX 7.2 at: http://www.bullfreeware.com/go/go8.0.1/aix7.2/ .

    Regards,

    Tony



  • 3.  Re: Request for GCC v7.2.1 for AIX

    Posted Tue March 06, 2018 09:02 AM

    Originally posted by: Tai Morris


    Thank you.