This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: hakin gcc
- To: "Lakshmi Narasimhan Parthasarathy" <plnzone at hotmail dot com>
- Subject: Re: hakin gcc
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 08 May 2001 05:02:55 -0300
- Cc: gcc-help at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <F783oHMwVN7miR9Odut00000374@hotmail.com>
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
- References:
- hakin gcc
- From: Lakshmi Narasimhan Parthasarathy