| ▲ | swiftcoder 18 hours ago | |
> You can use gcc to build closed source software Note that this tends to require specific license exemptions. In particular, GCC links various pieces of functionality into your program that would normally trigger the GPL to apply to the whole program, and for this reason, those components had to be placed under the "GCC Runtime Library Exception"[1] | ||