gcc-help@xxxxxxxxxxx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear all,

In our team we are employing GCC for embedded products which require statically linked binaries. Our own code is proprietary, hence we would like to make use of the GPL-3.0+ Runtime Exception. We do not modify the GCC nor use Plugins to modify intermediate code, therefore I think we are allowed to link our object code statically with libgcc without releasing our proprietary source code.

However, upon closer inspection of the GCC sources I found that the files in the `libcc1` and `libcpp` folders do only carry the licensing terms of GPL-3.0+ without any mention of the Runtime Exception. Is it still valid to use those libraries with statically linked proprietary code?

In case this is an off-topic question I'd like to kindly ask you to direct me in the right direction for this issue.

Thank you very much in advance and best regards,

  Jochen Keil




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux