https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115167

David Edelsohn <dje at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2024-05-20
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #2 from David Edelsohn <dje at gcc dot gnu.org> ---
The CFARM wiki provides the following recommendation to build on AIX

$ PATH=/opt/freeware/bin:$PATH

$ .../src/configure --disable-werror --enable-languages=c,c++
--with-gmp=/opt/cfarm --with-libiconv-prefix=/opt/cfarm --disable-libstdcxx-pch
--with-included-gettext

$ make SHELL=/bin/bash CONFIG_SHELL=/bin/bash


Also, gcc119 would be a much better choice than gcc111.

Reply via email to