Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Will the “xyz” compiler work instead of gcc?

compiler gcc XYZ
0
10 Posted

Will the “xyz” compiler work instead of gcc?

0
10

A. We explicitly REQUIRE gcc. We know that under many systems, a compiler called cc is available. On some, it’s a symbolic link to gcc, BUT, when invoked as cc, it often triggers ‘old’ behaviors for cc compatibility. On others, cc is a retarded compiler just good enough for compiling the kernel. The one exception is Sun’s cc, which – since Luca used to do a lot of development on Solaris – was pretty well supported.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123