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]
Other format: [Raw text]

Re: makefiles in gcc


On 12 Jan 2002, ratnadeep  joshi wrote:

>    I am trying writing a small front end for gcc . For 
> that i want know the hierarchy of the makefiles .
> The main makefile and makefiles in the subdirectories , 
> how they interact . What is the role of .vms and .in 
> makefiles

Have you read the 364-page internals manual which discusses the GCC build
system and the structure of front ends?  If not, then read that, as well
as the user manual, and the GNU configure and build system manual that
comes with GNU binutils.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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