This is the mail archive of the gcc-help@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: hakin gcc


On May  8, 2001, "Lakshmi Narasimhan Parthasarathy" <plnzone@hotmail.com> wrote:

> 1)i want to introduce many features of java in cc(which files should i
> wrk with)

gcc/java, if you're talking about the Java compiler; libjava if you're
talking about the library.

> 2)what is a tree str

Huh?

> 3) do i need tools like lex, yacc , bison etc to compile

You'll certainly need bison to build out of the CVS tree.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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