Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Manoj Iyer <manjo@austin.ibm.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFC] Rearranging the build order fix link problem in tmp-ld-insn
Date: Thu, 21 Apr 2005 19:22:00 -0000	[thread overview]
Message-ID: <20050421192236.GA10569@nevyn.them.org> (raw)
In-Reply-To: <Pine.LNX.4.58.0504211414560.942@lazy>

On Thu, Apr 21, 2005 at 02:20:26PM -0500, Manoj Iyer wrote:
> 
> When compiling/linking tmp-ld-insn, the linker exits with the error
> message, cc -g -O -I. -I. -I./../../include -I../../bfd -I./../../bfd
> -I../../gdb -I./../../gdb  -I./../../gdb/config   -o tmp-ld-insn -DMAIN
> ./ld-insn.c ld-cache.o misc.o lf.o table.o ld-decode.o filter_host.o
> filter.o
> cc: 1501-228 input file ld-cache.o not found
> cc: 1501-228 input file ld-decode.o not found
> Rearranging the build order fixes this build break. Here is the patch.

Please take another look at my response the first time you posted this.
I wrote:

  #2 is definitely wrong; there are missing dependencies somewhere. 
  The order of things in a dependency line is not significant to make
  except accidentally.

> 2005-04-21  Manoj Iyer  <manjo@austin.ibm.com>
> 
>         * Rearranging the build order in sim/ppc/Makefile.in to fix build
>         break reported by AIX linker.

Please pay more attention to your ChangeLog entries.

	* Makefile.in (tmp-igen): Rearrange the order of dependencies.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


      reply	other threads:[~2005-04-21 19:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-21 19:20 Manoj Iyer
2005-04-21 19:22 ` Daniel Jacobowitz [this message]

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=20050421192236.GA10569@nevyn.them.org \
    --to=drow@false.org \
    --cc=gdb-patches@sources.redhat.com \
    --cc=manjo@austin.ibm.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