Re: NEW devel/cflow

2006-07-15 Thread Louis Bertrand
On Sat, 15 Jul 2006, steven mestdagh wrote: Louis Bertrand [2006-07-14, 23:58:07]: http://www.bertrandtech.ca/cflow-20060713.tar.gz it is linking with libiconv and libintl statically. we should use the shared libraries. maybe configure will need some patching. As far as I can see, the confi

Re: NEW devel/cflow

2006-07-15 Thread steven mestdagh
Louis Bertrand [2006-07-14, 23:58:07]: > >> http://www.bertrandtech.ca/cflow-20060713.tar.gz > > > >it is linking with libiconv and libintl statically. we should use the > >shared libraries. maybe configure will need some patching. > > > As far as I can see, the configure script is looking for the

Re: NEW devel/cflow

2006-07-14 Thread Louis Bertrand
steven mestdagh wrote: Louis Bertrand [2006-07-14, 01:11:42]: I would like to submit a port of cflow-1.1, a C program to analyze C source files and print a call graph. This is not the same as cflow 2.x which is a shell script that uses lex and yacc. It's not as comprehensive as cscope, but I fin

Re: NEW devel/cflow

2006-07-13 Thread steven mestdagh
Louis Bertrand [2006-07-14, 01:11:42]: > >>I would like to submit a port of cflow-1.1, a C program to > >>analyze C source files and print a call graph. This is not > >>the same as cflow 2.x which is a shell script that uses > >>lex and yacc. It's not as comprehensive as cscope, but > >>I find it u

Re: NEW devel/cflow

2006-07-13 Thread Louis Bertrand
On Fri, 14 Jul 2006, steven mestdagh wrote: Louis Bertrand [2006-07-13, 21:39:57]: Hello, I would like to submit a port of cflow-1.1, a C program to analyze C source files and print a call graph. This is not the same as cflow 2.x which is a shell script that uses lex and yacc. It's not as comp

Re: NEW devel/cflow

2006-07-13 Thread steven mestdagh
Louis Bertrand [2006-07-13, 21:39:57]: > Hello, > > I would like to submit a port of cflow-1.1, a C program to > analyze C source files and print a call graph. This is not > the same as cflow 2.x which is a shell script that uses > lex and yacc. It's not as comprehensive as cscope, but > I find it