[asterisk-users] Hi reg. asterisk Compilation

2007-01-04 Thread Thirumal Saminathan
Hi moises, Hi i need to done some modify/changes in one of the asterisk c source code ,,eg: app_meetme.c How can i compile and debug it without compile the whole module of asterisk... and also let me know which editor suitable it ,I'm using suse linux.. Plz help me reg. this .. -nsthi,

Re: [asterisk-users] Hi reg. asterisk Compilation

2007-01-04 Thread Noah Miller
Hi Thiru - Hi i need to done some modify/changes in one of the asterisk c source code ,,eg: app_meetme.c How can i compile and debug it without compile the whole module of asterisk... I would not recommend trying to compile only small pieces of asterisk. It is broken up into many sections,

Re: [asterisk-users] Hi reg. asterisk Compilation

2007-01-04 Thread Tzafrir Cohen
On Thu, Jan 04, 2007 at 11:55:44AM -0500, Noah Miller wrote: Hi Thiru - Hi i need to done some modify/changes in one of the asterisk c source code ,,eg: app_meetme.c How can i compile and debug it without compile the whole module of asterisk... I would not recommend trying to