I am currently attempting to compile PHP as an NLM.  Unfortunately, my programming skills fall short of the task, but I am wading my way through it.  What I am currently stuck on is where in the php4 configure script (if this is the right place to do it at) should I add the following to have it passed to gcc as it compiles it?

CFLAGS = -Wall -O2 -g -I/usr/nwsdk/include/ -nostdinc -fno-builtin -fpack-struct
 

Im not sure what other problems I may run into down the road, but I have made it this far at least..   Any help anyone could provide would be immensely appreciated

Thanks,
Davin Thompson
[EMAIL PROTECTED] -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to