Archived

This forum has been archived. Please start a new discussion on GitHub.

Compile on AIX 5L with gcc

Hi:
Can I comple Ice-2.0.0 and IcePy-2.0.0 on AIX 5.2 with GCC and How to do that? Wouldn't you use AutoMake tool to generate a scripts like configure?

Comments

  • benoit
    benoit Rennes, France
    I would suggest to try to use the Linux settings to compile Ice with gcc on AIX. By default, config/Make.rules will include config/Make.rules.AIX on an AIX platform, you can change it to include config/Make.rules.Linux instead and see how it goes.

    We don't use autoconf to build Ice, see Marc's post for the reasons, http://www.zeroc.com/vbulletin/showpost.php?p=3971&postcount=5.

    Let us know how it goes!

    Benoit.