This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: making static linkage useful (oh the horror!)
- From: "Erik Poupaert" <erik dot poupaert at chello dot be>
- To: "Adam Megacz" <gcj at lists dot megacz dot com>
- Cc: <java at gcc dot gnu dot org>
- Date: Fri, 17 Jan 2003 08:50:15 +0100
- Subject: RE: making static linkage useful (oh the horror!)
>>>>> So you oppose static linkage altogether?
No, not really. I just have my reservations about the last bit:
"""
This way even statically linked binaries could take
advantage of updates to libgcj when the user installs a new version.
"""
I would really leave this kind of "intelligence" out.