Re: Simple C compiler

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

 



On Mon, 4 Oct 2021, 04:34 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.
>

--disable-libsanitizer
--disable-libcc1

But as others have said, there are better choices than GCC for your
purposes.



> 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