This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/41681] Feature request half way option between dynamic and static linking.
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Oct 2009 20:06:31 -0000
- Subject: [Bug lto/41681] Feature request half way option between dynamic and static linking.
- References: <bug-41681-10492@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2009-10-12 20:06 -------
I don't understand what you are asking for either. Static libraries and
dynamic libraries are usually two separate files (except under AIX) so it would
be hard to decide to do one or another.
Even if we figure that part out, what is the gain?
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41681