Hi,
I have installed: gcc -v
Reading specs from /opt/sfw/gcc-3/lib/gcc-lib/i386-pc-solaris2.9/3.3.2/specs
Configured with: ../gcc-3.3.2/configure --prefix=/opt/sfw/gcc-3 --with-ld=/usr/ccs/bin/ld --with-as=/usr/ccs/bin/as --without-gnu-ld --without-gnu-as --enable-shared
Thread model: posix
gcc version 3.3.2
On this machine I have been able to compile Openssl, Apache 1.3.31, and mysql 4.1.4 but I am having problems with mod_perl still
The closest Googling has led me to is this link:
http://www.caucho.com/quercus/faq/question.xtp?question_id=965
Which sounds like the answer to my problem except I don't know how to correctly make these changes so that gcc flags are used instead of Solaris compiler flags. I am guessing that mod_perl is being a little too smart for its own good in this case. :)
Thanks,
Eric
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html