Forums » Development »
[Solved] are static builds still not supported?
Added by bwalker@musings.com about 11 years ago
I'm trying to build lighttpd for an ARM based proessor running uCLinux. I came across this bug..
[[http://redmine.lighttpd.net/issues/1893#note-3]]
In it, there is a mention that "we do not really support static builds (nor the scons build system);".
I'm curious to know if this is still the case. You guys have done some great work here. But, I really need a statically built lighttpd because of my platform. I'm willing to contribute support to help get this working if it's needed.
Thanks.
Replies (1)
RE: are static builds still not supported? - Added by gstrauss over 8 years ago
lighttpd can be built statically with either make or SCons. More info in:
https://redmine.lighttpd.net/boards/3/topics/5912
https://redmine.lighttpd.net/boards/3/topics/6626