public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: other/490
@ 2001-05-19 17:16 jsm28
  0 siblings, 0 replies; only message in thread
From: jsm28 @ 2001-05-19 17:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR other/490; it has been noted by GNATS.

From: jsm28@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, histed@mit.edu, jsm28@cam.ac.uk, nobody@gcc.gnu.org
Cc:  
Subject: Re: other/490
Date: 20 May 2001 00:15:05 -0000

 Synopsis: -static / -shared not equivalent to -Wl,-Bshared / -Wl,-Bdynamic under linux with GNU ld
 
 State-Changed-From-To: open->closed
 State-Changed-By: jsm28
 State-Changed-When: Sat May 19 17:15:05 2001
 State-Changed-Why:
     The meanings of -static and -shared are documented in the
     manual.  -shared means to create a shared library; -static
     means to link statically.  So, to achieve the effect you
     want, you should continue to use -Wl,-Bstatic and -Wl,-Bdynamic -
     -static and -shared aren't intended to be equivalent to
     these positional options.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=490&database=gcc


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-05-19 17:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-19 17:16 other/490 jsm28

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