On 16.09.2011 13:19, Phillman25 Kyriacou wrote:
> Thanks for your response Timo.
> 
> so you say i should try:
> 
> make mode=debug [CFLAGS=-g]?

"mode=debug" will take care of adding the -g ("debug") switch to gcc, so
just skip the "[CFLAGS=-g]" part. Just do something like:

make mode=debug all

See also the INSTALL file for details.


Cheers,

--Timo

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to