Hi,

Thanks to Raphaƫl Huck, I got a good way to compile cherokee to run it on 
linux-mips but I'd like to make it really static because I've no lib at all on 
my embedded environnement. If I run configure with these options :

--host=mips-linux 
--with-wwwroot=/var/usbmount/sda1 
--enable-static 
--enable-shared=no 
--enable-static-module=round_robin,fcgi,file 
--disable-pthread 
--disable-readdir_r 
--disable-tls 
--disable-ipv6 
--disable-pam 
--disable-largefile; 

Everything seems ok but when I run it on my mips machine, I get : " can't load 
library 'libgcc_s.so.1' "

I thought --enable-static was sufficient to get a full static program but maybe 
I've to put --enable-static-module on every module ?? 
Where can I find the list of modules available ?

Thanks for your help,

----
Matthieu




      
_____________________________________________________________________________ 
Envoyez avec Yahoo! Mail. La boite email la plus appreciƩe au monde. 
http://mail.yahoo.fr
_______________________________________________
Cherokee mailing list
[email protected]
http://cherokee-project.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to