This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]