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]

Query about GPL-license


I know that the output of GCC is not covered by the GPL because libgcc.a has
a specific exemption.

Could you confirm that the same applies to the output of G++ when I'm
compiling STL code (so including lumps of templated stuff for map<foo,bar>,
as well as libstdc++ to get iostream working right)?

Tom


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