Originally posted by Urban Ranger
The problem with the BSD license is users do not need to add back to the existing base. Thus the GPL works much better in this regard.
The problem with the BSD license is users do not need to add back to the existing base. Thus the GPL works much better in this regard.

The problem here is you look at the main failing point of the GPL as the best part of it. It's a political/ideological license that aims to virally produce free/open software. That is its goal. It's politically-charged at the expense of actual innovation and usefulness.
The BSD license is aimed at getting good code used everywhere possible...
If you have spent $160M for a compiler, chances are you don't need to use the GNU front-end (if there is such a thing).
That's also why GCC is MUCH, much slower.
The fact that you indicate that you're not sure compiler front-ends exists tells me just how little you actually know about the subject, as usual.
More FUD. You may use any GPL'ed code. Have you actually read the GNU Public License?

Yes, I have.
Please present your argument to me, I'm intrigued -- which part of the GPL lets me use any GPL code as part of my program without opensourcing it all? Say, use the GCC frontend as part of my compiler with a proprietary backend.
Comment