public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Tom Browder" <tom.browder@gmail.com>
To: "Robert Wong" <subdriver97@gmail.com>
Cc: "gcc-help@gcc.gnu.org" <gcc-help@gcc.gnu.org>
Subject: Re: Makefile help request
Date: Fri, 07 Dec 2007 00:35:00 -0000	[thread overview]
Message-ID: <8bc817ee0712061635r2d4b1c7aj5cb61ccb9e4bdb2@mail.gmail.com> (raw)
In-Reply-To: <C37DB48C.2190%subdriver97@gmail.com>

On Dec 6, 2007 4:15 PM, Robert Wong <subdriver97@gmail.com> 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

  reply	other threads:[~2007-12-07  0:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-06 22:15 Robert Wong
2007-12-07  0:35 ` Tom Browder [this message]
2007-12-29 17:37   ` Makefile help request (config file) Robert Wong
2007-12-29 17:42     ` FW: " Robert Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8bc817ee0712061635r2d4b1c7aj5cb61ccb9e4bdb2@mail.gmail.com \
    --to=tom.browder@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=subdriver97@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).