public inbox for gas2@sourceware.org
 help / color / mirror / Atom feed
From: hjl@nynexst.com (H.J. Lu)
To: leisner@sdsp.mc.xerox.com (Marty Leisner)
Cc: raeburn@cygnus.com (Ken Raeburn), gas2@cygnus.com
Subject: Re: binutils 2.5.2l.10 is released.
Date: Mon, 01 May 1995 13:29:00 -0000	[thread overview]
Message-ID: <9505012026.AA04105@titanic.nynexst.com> (raw)
In-Reply-To: <9505012011.AA14501@gnu.mc.xerox.com>

> 
> > I don't remember that. I understand -static will turn off the lib*.so*
> > search.
> > 
> > -- 
> > H.J. Lu
> > NYNEX Science and Technology, Inc.			hjl@nynexst.com
> 
> 
> I never got around to implementing this behavior in gcc (I complained
> about it for years...)
> 
> On Sun, the linker allows you to do:
> 
> ld *.o -lfoo1 -Bstatic -lfoo2 -Bdynamic -lfoo3
> 
> (essentially specially which libraries to link statically).
> 
> In order to get the same behavior, you need to do:
> ld *.o -lfoo1 /usr/lib/libfoo.a -lfoo3
> with gcc/ld
> 

I will implement it if noone does and I have the time. First we
have to agree on what syntax to use. -Bstatic/-Bdynamic or
-static/-dynamic?


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


       reply	other threads:[~1995-05-01 13:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <9505012011.AA14501@gnu.mc.xerox.com>
1995-05-01 13:29 ` H.J. Lu [this message]
1995-05-01 13:45   ` Marty Leisner
1995-05-02  0:05     ` -static -lfoo -dynamic -lbar H.J. Lu
1995-05-02 10:27       ` Mike Meissner
1995-05-02 10:57         ` 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=9505012026.AA04105@titanic.nynexst.com \
    --to=hjl@nynexst.com \
    --cc=gas2@cygnus.com \
    --cc=leisner@sdsp.mc.xerox.com \
    --cc=raeburn@cygnus.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).