Re: Patch set to ease replacement of BCC compiler

Juan Perez-Sanchez <[email protected]> Thu, 21 May 2015 09:13:47 -0500
Newsgroups org.kernel.vger.linux-8086
Message-ID <CAD6VGuarU=Q2jaAMJBdM76h5A7fAN6ENvd0_ptdyiMWm0Kzv0Q@mail.gmail.com>
On Thu, May 21, 2015 at 1:23 AM,  <[email protected]> wrote:
>
>> The compilers considered are open-watcom
>> and ia16-unknown-elks-gcc.
>
> We should keep in mind that open-watcom has a minefield license.
> One ought to be careful to not introduce any dependency on it.
>
> Juan, wonder if you tried/considered Coherent C compiler?
>
No, and the reason is that I don't have any idea of how much work is
needed to make it functional under linux.

Another candidate is TACK, many times proposed in this list. It would
be nice to have staticly linked binaries for linux available.

Juan