On 03/01/18 13:35, Florian Weimer wrote:
> On 12/25/2017 11:58 PM, Andrew Haley wrote:
>> IANAL, but AFAIK It would not help.  The incompatibility is because
>> you can't link pure GPLv2 code (HotSpot) and pure GPLv3 code
>> (binutils) together, even via dynamic linkage.  Changing the licences
>> of hsdis.{c,h}) won't solve that problem.
> 
> But Hotspot links against libgcc and libstdc++, which are GPLv3 as well, 
> so that issue isn't specific to hsdis. 

No, they are not.  They never have been.

https://www.gnu.org/licenses/gcc-exception-3.1-faq.en.html

-- 
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671

Reply via email to