• Developing 32 bit programs on AIX 6.1 with GCC?

    From =?UTF-8?B?TMWRcmluY3p5IFpzaWdtb25k?@21:1/5 to Burkhard schultheis on Fri Aug 28 12:10:53 2015
    On 2015-08-10 14:18, Burkhard schultheis wrote:
    Is it possible to develop 32 bit applications on AIX 6.1 with the GCC compiler?

    Sure. Use option -maix32.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Burkhard schultheis@21:1/5 to All on Mon Aug 10 14:18:08 2015
    Is it possible to develop 32 bit applications on AIX 6.1 with the GCC
    compiler?

    Thanks in advance
    Burkhard

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rootvgNet@21:1/5 to Burkhard schultheis on Sun Nov 15 09:52:16 2015
    On Monday, August 10, 2015 at 2:18:55 PM UTC+2, Burkhard schultheis wrote:
    Is it possible to develop 32 bit applications on AIX 6.1 with the GCC compiler?

    Thanks in advance
    Burkhard

    32-bit is actually the default - so you should not need to add -maix32, Developing 64-bit seems to be harder (for complex applications) - then you must add -maix64.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)