This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
GPL legal question
- From: "Graeme Peterson" <gp at qnx dot com>
- To: <gcc at gcc dot gnu dot org>
- Date: Mon, 29 Mar 2004 11:48:29 -0500
- Subject: GPL legal question
We at QNX use the DinkumWare C++ libs. I would like some feedback on the
legalities WRT the GPL of linking libsupc++.a and/or libgcc.a whole into the
DinkumWare shared objects using the ld "--whole-archive" option.
This would simplify C++ linker command lines, and also potentially reduce
overall system memory useage by limiting the number of binaries that those
archives are linked into.
Any and all feedback much appreciated.
I looked for a GPL-legal mailing list, but could not find one. If this is
the wrong forum for this, please point me to the right one(s).
Regards,
GP