see the config as an example:š<a href="https://github.com/pagespeed/ngx_pagespeed/blob/master/config">https://github.com/pagespeed/ngx_pagespeed/blob/master/config</a><div><br></div><div>You should add the library std++ with gcc.<br>
<br><div class="gmail_quote">2012/12/29 Ruslan Mullakhmetov <span dir="ltr"><<a href="mailto:rm@oft-media.ru" target="_blank">rm@oft-media.ru</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi!<br>
<br>
I develop some module for nginx and need to use c++ source files in it.<br>
<br>
I found the way to compile it (extern c + compiler recognize .cpp files), but know i need to specify some flags.<br>
<br>
Could you suggest a method to tell build system which compiler (CXX) and which flags to use in module/config file?<br>
<br>
I saw in Makefile that it use $(CC) despite of there is unused definition of $(CPP) which is actually preprocessor and no CXXFLAFS /CPPFLAGS.<br>
<br>
I will greatly appreciate your help.<br>
<br>
I could Óorrect Makefile myself but it get's irrating with each reconfigure.<br>
<br>
--<br>
BR, Ruslan Mullakhmetov<br>
<br>
<br>
_______________________________________________<br>
nginx-devel mailing list<br>
<a href="mailto:nginx-devel@nginx.org">nginx-devel@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx-devel" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx-devel</a></blockquote></div><br><br clear="all"><div><br></div>-- <br>Weibin Yao<br>Developer @ Server Platform Team of Taobao
</div>