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: "jsturm 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 04:07:28 -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 jsturm at gcc dot gnu dot org 2003-10-27 04:07 -------
Perhaps. libstdc++ does have a bit more ABI stability than libgcj at this time,
though. I'd be inclined to not have a -static-libstdc flag unless there are g++
users requesting it. I don't know if there are.