My 11.31 are PROD machines so it is hard to introduce changes in them. I do not have autogen and my compiler is older than you (C.11.31.03).
It did compile with configure but it did a bus dump on execution. Thanks Louis Francoeur Unix administrator/Adminstrateur Unix -----Original Message----- From: help-cfengine-boun...@cfengine.org [mailto:help-cfengine-boun...@cfengine.org] On Behalf Of no-re...@cfengine.com Sent: Friday, February 17, 2012 8:22 AM To: help-cfengine@cfengine.org Subject: CFEngine Help: Re: Is there a way to compile cfengine with HP C/C++ compiler? Forum: CFEngine Help Subject: Re: Is there a way to compile cfengine with HP C/C++ compiler? Author: Beto Link to topic: https://cfengine.com/forum/read.php?3,24885,24899#msg-24899 I compile cfengine on 11.31 without any problem using -Agcc option. This is what I used for 3.2.4: ./autogen.sh --prefix="${DEST_ROOT}/cfengine-${CFE_VERSION}" \ --disable-shared \ CFLAGS="-Agcc -O -I/usr/local/include" \ LDFLAGS="-L/usr/local/lib/hpux32" This is with B9007AA C.11.31.05 HP C/aC++ Developer's Bundle _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine