Sujet : Re: 80386 C compiler
De : lynnmcguire5 (at) *nospam* gmail.com (Lynn McGuire)
Groupes : comp.lang.cDate : 26. Nov 2024, 01:32:48
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vi34vg$33ql5$1@dont-email.me>
References : 1 2 3
User-Agent : Mozilla Thunderbird
On 11/25/2024 4:10 PM, Keith Thompson wrote:
Lynn McGuire <lynnmcguire5@gmail.com> writes:
On 11/24/2024 8:00 AM, Paul Edwards wrote:
I have been after a public domain C compiler for decades.
[...]
>
Did you look at the Open Watcom compilers: C, C++, and F77 ?
https://openwatcom.org/
>
Open Watcom has many modes of compilation: 8086, 80286, 80386, etc.
Open Watcom's compilers are not public domain, so they don't meet Paul's
(rather odd) requirements.
Are you sure about the public domain thing ? The license is here:
http://openwatcom.org/ftp/install/license.txtI forgot to mention that the Open Watcom compilers are released for the following platforms: DOS, Linux, OS/2, and Win32. A Win64 fork and port is being worked on at:
https://open-watcom.github.io/Lynn