The first (alpha) version of Gcc Go for AIX 7.1 is available on
BullFreeware:
http://bullfreeware.com/affichage.php?id=3614
It is an experimental version. That means that still several Go compiler
and Go libgo tests are still failing and only 32 bit version has been
built/tested in depth fo
Hi,
We are making progress with GCC Go on AIX 6.1, with GCC 7 snapshot.
Current issues are:
- '$' character in assembler symbols. Replacing '$' by '_' is not a
complete solution yet. Requires more study.
- go command failure, due to: 'FFI Go closure' not being implemented on
AIX yet.
- still