After long testing with dbx I think it was a problem with the IBM C
compiler.
We have installed Vac.C 5.0.1.0. An upgrade to Vac.C 5.0.1.1 helps to
get
a running php4 version.
(There have been no problems with the gnu gcc)
Ulrich
Ulrich Bernhard wrote:
>
> I tried to compile php-4.
I tried to compile php-4.0.4pl1 under AIX 4.3.3.0 with the following
Compilers and flags:
cc -ma -O3 -qstrict
xlc -ma -O3 -qstrict
cc -ma -g
xlc -ma -g
The compilation runs without errors, when I add the following flags:
-DHAVE_DLFNC_H
and when I change the include macroname V_RENAME to someyhin