On 17 Mar 2008, at 13:35, Matthieu Plantey wrote: > Everything seems ok but when I run it on my mips machine, I get : " > can't load library 'libgcc_s.so.1' "
That sounds pretty much like a compiling problem. I would try with the -static-libgcc flag. I am not completely sure whether this would work though. > Where can I find the list of modules available ? It is a little bit tricky, but you can get the list by executing: $ grep modules=\" configure.in Please, let us know how it goes.. Good luck! -- Greetings, alo. _______________________________________________ Cherokee mailing list [email protected] http://cherokee-project.com/cgi-bin/mailman/listinfo/cherokee
