This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Adding a new gcc dir
- From: "Paulo J. Matos" <pocm at soton dot ac dot uk>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 6 Mar 2007 14:49:05 +0000
- Subject: Adding a new gcc dir
Hi all,
I've just added a new gcc subdir : head/gcc/myproj with structures and
utilities for my ipa pass which lives in head/gcc. Now I have to tell
gcc to compile the files inside myproj. Is there a standard way to do
this? I've looked into head/gcc/Makefile.in but it seem quite
cluttered and I don't really know where to begin since the gcc build
is quite complex.
Any suggestions? (Probably I can have my Makefile.in in myproj dir)
but then where should I tell gcc to compile them)
Regards,
--
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK