Simple C compiler

Bill Cunningham bill.cu1234@gmail.com
Mon Oct 4 03:33:20 GMT 2021


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




More information about the Gcc-help mailing list