This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Build requirements for the graphite loop optimization passes


On Mon, 4 Aug 2008, Joe Buck wrote:

> How about just convincing the polylib people to change their license
> to GPL2||GPL3 and be done with this?

Yes, that would not only solve this issue but also avoid needing to deal 
with the C++ issues (such as arranging to link with static libstdc++ on 
all hosts) on trunk rather than on gxx-in-cxx for now.  Though it would 
need to allow any later version, not just 2 and 3, to be ready for future 
GCC versions moving to GPL 4-or-later.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]