This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/12784] Add flag to request static libgcj.a when invoking gcj
- 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: 27 Oct 2003 03:02:51 -0000
- Subject: [Bug java/12784] Add flag to request static libgcj.a when invoking gcj
- References: <20031027024809.12784.jsturm@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12784
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-10-27 03:02 -------
I would say this should also happen for libstdc++ also because it has the same issues when it
comes to ABI as libgcj but that would be definting the perpose of shared libraries, right?