Simple C compiler
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: gcc-help@xxxxxxx
- Subject: Simple C compiler
- From: Bill Cunningham via Gcc-help <gcc-help@xxxxxxxxxxx>
- Date: Sun, 3 Oct 2021 23:33:20 -0400
- Reply-to: Bill Cunningham <bill.cu1234@xxxxxxxxx>
- User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.1.2
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]