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]

OpenWatcom compiler source code is available now


Roman Levenshteyn (EED) writes:
 > Hi,
 > 
 > has anyone noticed that OpenWatcom project released the source code
 > for Watcom C, C++ and Fortran compilers. I think it can be of big
 > interest for GCC project.

I really don't see how.

gcc is licensed under the GPL, and although I'm not a lawyer the Open
Watcom Public License doesn't look GPL compatible to me.

"2.1 (a) You must retain and reproduce in all copies of Original Code
the copyright and other proprietary notices and disclaimers of Sybase
as they appear in the Original Code, and keep intact all notices in
the Original Code that refer to this License; and

"(b) You must retain and reproduce a copy of this License with every
copy of Source Code of Covered Code and documentation You distribute,
and You may not offer or impose any terms on such Source Code that
alter or restrict this License or the recipients' rights hereunder,
except as permitted under Section 6."

"2.2 (b) You must duplicate, to the extent it does not already exist,
the notice in Exhibit A in each file of the Source Code of all Your
Modifications, and cause the modified files to carry prominent notices
stating that You changed the files and the date of any change;

"(c) You must make Source Code of all Your Deployed Modifications
publicly available under the terms of this License, including the
license grants set forth in Section 3 below, for as long as you Deploy
the Covered Code or twelve (12) months from the date of initial
Deployment, whichever is longer. You should preferably distribute the
Source Code of Your Deployed Modifications electronically
(e.g. download from a web site)"

Andrew.


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