If you are trying to compile 64-bit, you could as well simply use -m64 -fast
-Sriram
ckoester1234 wrote:
Here is my CFLAGS setting as well.
CFLAGS=-xarch=amd64 -xmodel=medium -xO5 -KPIC
Thanks in advance for any help on this.
Chris
ckoester1234 wrote:
I upgraded the folllow to latest version hoping it would fix my problem
with compiling php 5.2.5
libiconv
curl
expat
fontconfigs
Freetype
gd
libpng
zlip
libxml2
gmake
I am using Solaris C compiler.
make test
Build complete.
Don't forget to run 'make test'.
Segmentation Fault - core dumped
make: [test] Error 139 (ignored)
Any suggestion on what to do here I would really appreciate it.
Thanks