public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Simple C compiler
@ 2021-10-04  3:33 Bill Cunningham
  2021-10-04  4:59 ` J Decker
  2021-10-04  6:41 ` Jonathan Wakely
  0 siblings, 2 replies; 9+ messages in thread
From: Bill Cunningham @ 2021-10-04  3:33 UTC (permalink / raw)
  To: gcc-help

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-10-04 20:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-04  3:33 Simple C compiler Bill Cunningham
2021-10-04  4:59 ` J Decker
2021-10-04  5:02   ` Dan Kegel
2021-10-04  5:44     ` Anthony de Almeida Lopes
2021-10-04 15:16       ` Dan Kegel
2021-10-04 19:00   ` Vladimir Makarov
2021-10-04 19:30     ` Dan Kegel
2021-10-04 20:23       ` Anthony de Almeida Lopes
2021-10-04  6:41 ` Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).