Hi guys,
I'm trying to get PHP5.xx installed onto my montavista davinci. Its currently running Apache 2.0.x. I have cross compiled many different programs and have successfully gotten them to compile using the arm tools arm_v5t_le-gcc, etc. However this PHP is a bit tricky. The configure scripts don't make it really easy to adjust the compiler used so after it made a Makefile I manually went into it and changed the CC directive. It's all compiling now (I think) but the problem is that it needs to make a shared object using apxs (apache module maker) but since that is on my dev board it makes cross compiling a little bit difficult. Any suggestions? Have any of you guys tried to cross compile and got it successfully working? Thanks, Josh
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
