public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "Maciej W. Rozycki" <macro@ds2.pg.gda.pl>
To: Alexandre Oliva <aoliva@redhat.com>
Cc: Alan Modra <amodra@bigpond.net.au>, "H . J . Lu" <hjl@lucon.org>,
	binutils@sources.redhat.com
Subject: Re: bfd.h installation location
Date: Mon, 20 May 2002 03:35:00 -0000	[thread overview]
Message-ID: <Pine.GSO.3.96.1020520121048.19733C-100000@delta.ds2.pg.gda.pl> (raw)
In-Reply-To: <orhel4ofji.fsf@free.redhat.lsd.ic.unicamp.br>

On 19 May 2002, Alexandre Oliva wrote:

> > This seems to work OK.  Besides implementing your suggestion, I've
> > changed the non-native install location from that in the last patch
> > $(exec_prefix)/$(target_alias)/$(host_alias)/{lib,include} to
> > $(exec_prefix)/$(host_alias)/$(target_alias)/{lib,include} as that
> > seems more natural to me.  $(exec_prefix)/blah has libs for blah in
> > it..
> 
> Thanks, that makes sense.  I find it a bit confusing because
> exec_prefix already carries the host type with it, either implicitly
> (in that you shouldn't use the same exec-prefix for different host
> types) or explicitly (in our builds,

 You have $(exec_prefix)/$(host_alias) for $(tooldir) anyway, even though
$(host_alias) is somehow implied. 

> --exec-prefix=${prefix}/H-${host_alias}), but your new implementation
> definitely makes more sense than the earlier version.

 I wouldn't tell it makes more sense either way.  For the former approach,
you get all target-related objects grouped below
$(exec_prefix)/$(target_alias).  For the latter -- you get host-related
objects below $(exec_prefix)/$(host_alias).  The difference is marginal. 
I chose the former one as it makes cross-binutils files more tightly
grouped. 

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: macro@ds2.pg.gda.pl, PGP key available        +

  reply	other threads:[~2002-05-20 10:35 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-10 17:15 Brendan Conoboy
2002-05-11  0:59 ` Alan Modra
2002-05-11  1:04   ` Alexandre Oliva
2002-05-11  6:54   ` M. R. Brown
2002-05-11  9:58     ` H . J . Lu
2002-05-11 12:47       ` Alexandre Oliva
2002-05-12 17:57         ` Alan Modra
2002-05-12 22:18           ` Alexandre Oliva
2002-05-12 23:02             ` Alan Modra
2002-05-12 23:20               ` H . J . Lu
2002-05-12 23:46               ` Alexandre Oliva
2002-05-13  0:13                 ` H . J . Lu
2002-05-13  1:44                   ` Alexandre Oliva
2002-05-14 23:53                     ` Alan Modra
2002-05-15  1:26                       ` Alexandre Oliva
2002-05-15  8:52                         ` H . J . Lu
2002-05-15 14:56                           ` Alan Modra
2002-05-15 16:54                             ` H . J . Lu
2002-05-15 17:15                               ` Alan Modra
2002-05-15 17:50                                 ` H . J . Lu
2002-05-15 19:19                                   ` Alexandre Oliva
2002-05-16  6:22                                     ` Maciej W. Rozycki
2002-05-16 14:45                                       ` Alexandre Oliva
2002-05-16 19:28                                         ` Alan Modra
2002-05-16 19:45                                           ` Alexandre Oliva
2002-05-16 20:52                                             ` Alan Modra
2002-05-17  0:24                                               ` Alexandre Oliva
2002-05-16 19:58                                           ` H . J . Lu
2002-05-16 21:13                                             ` Alan Modra
2002-05-16 21:34                                               ` Alan Modra
2002-05-17  0:29                                                 ` Alexandre Oliva
2002-05-17  2:46                                                   ` Alan Modra
2002-05-18 22:47                                                     ` Alexandre Oliva
2002-05-20  3:35                                                       ` Maciej W. Rozycki [this message]
2002-05-15 22:48                                   ` Alan Modra
2002-05-16  8:36                                     ` H . J . Lu
2002-05-15  8:58                       ` H . J . Lu
2002-05-15  9:23                         ` Andrew Cagney
2002-05-15  9:39                           ` H . J . Lu
2002-05-16  6:18                       ` Maciej W. Rozycki
2002-05-11  9:50   ` H . J . Lu

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=Pine.GSO.3.96.1020520121048.19733C-100000@delta.ds2.pg.gda.pl \
    --to=macro@ds2.pg.gda.pl \
    --cc=amodra@bigpond.net.au \
    --cc=aoliva@redhat.com \
    --cc=binutils@sources.redhat.com \
    --cc=hjl@lucon.org \
    /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).