public inbox for gas2@sourceware.org
 help / color / mirror / Atom feed
* Is the GNU against link (ar/ranlib)?
@ 1994-08-18  6:00 H.J. Lu
  1994-08-18  7:39 ` Ian Lance Taylor
  0 siblings, 1 reply; 2+ messages in thread
From: H.J. Lu @ 1994-08-18  6:00 UTC (permalink / raw)
  To: gas2

Hi,

Why not link ranlib to ar and check arg [0]?

-- 
H.J. Lu
NYNEX Science and Technology, Inc.			hjl@nynexst.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Is the GNU against link (ar/ranlib)?
  1994-08-18  6:00 Is the GNU against link (ar/ranlib)? H.J. Lu
@ 1994-08-18  7:39 ` Ian Lance Taylor
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Lance Taylor @ 1994-08-18  7:39 UTC (permalink / raw)
  To: hjl; +Cc: gas2

   From: hjl@nynexst.com (H.J. Lu)
   Date: Thu, 18 Aug 94 9:00:42 EDT

   Why not link ranlib to ar and check arg [0]?

From the GNU standards document (available from GNU archive sites
as standards.*):

   Please don't make the behavior of a utility depend on the name used
to invoke it.  It is useful sometimes to make a link to a utility with
a different name, and that should not change what it does.

   Instead, use a run time option or a compilation switch or both to
select among the alternate behaviors.

Ian


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1994-08-18  7:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1994-08-18  6:00 Is the GNU against link (ar/ranlib)? H.J. Lu
1994-08-18  7:39 ` Ian Lance Taylor

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).