This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gperf?



> > gperf is useful outside of gcc and egcs. Why is gperf not distributed as
> > a stand-alone program, like bison and flex ?
> 
> There's cperf at ftp.gnu.org.  It's an equivalent program, written in C.

That doesn't obviate the need for gperf. People and egcs use gperf.

libg++ is slowly being abandoned, and it never was the right place for a
tool similar to bison and flex. How about making it stand-alone, and
putting it into the infrastructure/ directory?

I volunteer to do this.

Bruno


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]