|
|
Subscribe / Log in / New account

Apple's Selective Contributions to GCC

Apple's Selective Contributions to GCC

Posted Sep 16, 2010 4:38 UTC (Thu) by branden (guest, #7029)
In reply to: Apple's Selective Contributions to GCC by elanthis
Parent article: Apple's Selective Contributions to GCC

Indeed. The author offers us not a single quote supporting the implied notion that Apple's decision constitutes GPLv3 backlash.


to post comments

Apple's Selective Contributions to GCC

Posted Sep 16, 2010 15:06 UTC (Thu) by atgreen (guest, #33284) [Link]

I don't know about Apple's opinion of the GPLv3. My opinion, however, that there's a real problem with GCC's GPLv3 Runtime Library license exception. For instance, does the exception apply to a separate libgcc.so? The FAQ suggests that it should, but try coming to that conclusion from the exception language itself. IANAL, but I believe that this would make it impossible to build many kinds of closed systems with GCC even if there was no other GPL'd code on the box. I know for sure that issues like this are scaring people away from the v3 licensed compiler.

Also, re: libffi. There are many copyright holders. All but one (a major non-Red Hat contributor) agreed to sign assignment papers to the FSF many years ago. This was enough resistance to stall my efforts. In retrospect I'm glad this didn't happen, since it probably would have been relicensed under the current v3 runtime exception license.

I hope this is an honest mistake that the FSF can correct or clarify soon. I've reached out to them a while ago.

Apple's Selective Contributions to GCC

Posted Sep 17, 2010 21:35 UTC (Fri) by daglwn (guest, #65432) [Link]

It's pretty well known. There was a lengthy discussion about it on the LLVM mailing list when the libc++ project was announced. libc++ is a direct reaction to GPL v3.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds