compile ngx_resty to statically link some libs?
agentzh
agentzh at gmail.com
Fri Nov 18 03:07:23 UTC 2011
On Fri, Nov 18, 2011 at 10:20 AM, dannynoonan <nginx-forum at nginx.us> wrote:
> This forum can't keep up w/ my posts.
>
> Anyway, I figured out how to build a libdrizzle.a, now I need to figure
> out how to tell the ngx resty congfigure or gmake steps to slurp it in.
>
When you have libdrizzle.a in the right place, then passing proper
--with-ld-opt option for your system (like -static on my system) to
the configure script should be sufficient :)
Regards,
-agentzh
More information about the nginx
mailing list