Re: Simple C compiler

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



And pcc

http://pcc.ludd.ltu.se/


On 10/4/21 7:02 AM, Dan Kegel wrote:
> And then there's http://www.tinycc.org !
> - Dan
>
> On Sun, Oct 3, 2021 at 9:56 PM J Decker via Gcc-help
> <gcc-help@xxxxxxxxxxx> wrote:
>> https://github.com/open-watcom/open-watcom-v2/tree/master/bld/cc/c as an
>> alternative there is also openwatcom.
>> or I guess https://github.com/drh/lcc although I've not used this; seemed
>> almost like a compiler lacking a linker...
>>
>>
>> On Sun, Oct 3, 2021 at 8:33 PM Bill Cunningham via Gcc-help <
>> gcc-help@xxxxxxxxxxx> wrote:
>>
>>> Well I do see that the configure script wanted --disable-multilib in
>>> order to work. Also as compilation progressed I do see what I believed,
>>> some of gcc is written in C++. So you will need that I see, if I didn't
>>> have it. There was a warning concerning only C being in the
>>> --enable-languages switch but nothing broke there.
>>>
>>>       I stopped compilation and will add --disable-nls, --disable-lto,
>>> and try again. Much to do in compiling a simple C compiler. And maybe
>>> --without-libquadmath since there will be no fortran.
>>>
>>> Bill
>>>
>>>
>>>





[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux