bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reg Make build on LINUX


From: Sam Ravnborg
Subject: Re: Reg Make build on LINUX
Date: Tue, 17 Jun 2008 16:48:30 +0200
User-agent: Mutt/1.4.2.1i

On Tue, Jun 17, 2008 at 04:00:22PM +0530, A, Sravanthi  wrote:
> Team,
> 
> Can any one of you help to resolve this issue.
> My file structure will have root make file which will call makefiles in
> each subfolder. Some of the CC files which are dependant on other folder
> object files are getting recompiled. 
> 
> For example 
> 1. Folder d1 will have a.o which is compiled from a.cc 
> 2. Folder d2 has b.o which is compiled from b.cc.  
> 3. b.o is dependant on a.o 
How come that b.o is dependent on a.o?

        Sam




reply via email to

[Prev in Thread] Current Thread [Next in Thread]