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
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
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
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
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
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