Hi Paul,
Thanks for the reply.
I'm trying to compile with --disable-debug, should I still compile with
those flags?
PS: what would the configure line look like? I'm not clued up on flags etc
Any help would be fantastic.
regards
Jonathan
"Paul Reinheimer" <preinhei...@gmail.com> wrote in message
news:6ec19ec70902250600u7291adf9n21fb28bc15053...@mail.gmail.com...
Good Morning,
One of the side effects of running --enable-debug is that it exports a
few CFLAGS, including -O1 or -O0 or the like. Do you
want to try setting that flag manually, then rebuilding PHP? See if
the same errors occur.
paul