Re: Makefile help request

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

 



On Dec 6, 2007 4:15 PM, Robert Wong <subdriver97@xxxxxxxxx> wrote:
> Question 1:
> I am trying to establish the following dependencies in the attached Makefile
> (currently, make executes every command in the makefile):

Robert, the attached make file has a line near its beginning that says:

##    DO NOT TOUCH BELOW THIS LINE

which indicates it was originally automatically generated.  If that is
so, have you modified it since the original?  If so, can you send the
original.

A brief glance shows that the make file is relying on automatic rules
and there may be some problem there since you have defined CC as the
g++ compiler and you have mixed c and c++ code.

-Tom

Tom Browder
Niceville, Florida
USA

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux