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
  • 1.  gcc-go for AIX is available on AIX toolbox

    Posted Tue April 03, 2018 08:34 AM

    Originally posted by: sanket


     

    With our continuous focus on modernizing AIX with open source tools we have ported first 'GO' compiler on AIX.

    gcc-go for AIX 7.2 is now available on AIX toolbox. This will make possible to port lot of software written in 'GO' on AIX.

    This version of gcc-go-7.2.0 has go version 1.8

     

    Here you can find gcc-go for AIX 7.2

    http://www-03.ibm.com/systems/power/software/aix/linux/toolbox/alpha.html#G

     

     



  • 2.  Re: gcc-go for AIX is available on AIX toolbox

    Posted Thu April 05, 2018 08:58 AM

    Originally posted by: T.Rex


    Gcc Go version 8 provides Go v1.10 .

    An experimental port of GCC Go 8.0.1 is being made by BullFreeware and you can download snapshots for AIX 7.2 from: http://www.bullfreeware.com/go/go8.0.1/aix7.2/.

    Snapshot 2018/03/05 for now.

    A version for AIX 7.1 is available at: http://www.bullfreeware.com/go/go8.0.1/aix7.1/ .

    Since AIX 6.1 does not enable to provide all features of Gcc Go (cgo cannot be ported), no version of GCC Go will be provided for AIX 6.1 .



  • 3.  Re: gcc-go for AIX is available on AIX toolbox

    Posted Wed August 01, 2018 08:45 AM

    Originally posted by: T.Rex


    GCC Go v8.2.0 (still Go v1.10) for AIX 7.2 has been produced. It contains an important fix for Go dealing with performance. Version for AIX 7.1 will come soon.

    http://www.bullfreeware.com/search.php?package=gcc&version=aix7.2

     

    Port of golang v1.11 on AIX 7.2 (Power 8 & 9) is nearly done. A first beta version of the RPMs, with about the same amount of libgo tests failures, but without cgo, will be built and delivered soon.



  • 4.  Re: gcc-go for AIX is available on AIX toolbox

    Posted Fri August 03, 2018 12:41 PM

    Originally posted by: strikr


    Excellent news and great job done by folks at Bullfreeware !