Accessing library functions from our own nginx module

aamte nginx-forum at forum.nginx.org
Fri Jul 29 18:55:11 UTC 2016


Hi,

I am currently writing a dynamic nginx http module which is linked to a
static C++ library using the following command:
CORE_LIBS="$CORE_LIBS /path/to/static/library.a"

I just started using nginx and am a beginner and I am stuck at the point
where I am unable to call functions present in the library.
Can someone please help me and guide me to an appropriate tutorial/ code
that I can look at and understand. I have been stuck for past 2 days and any
help would be really appreciated.

Thanks in advance.

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,268628,268628#msg-268628



More information about the nginx mailing list