help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Running makefiles from emacs


From: Emanuel Berg
Subject: Re: Running makefiles from emacs
Date: Wed, 30 Jun 2021 21:04:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

mrf wrote:

> or you might share single source code programs with gcc
> command in it

What is a "single source code program"?

gcc is the GNU C Compiler, which also does C++, and not only
that, it does precompilation and linking as well, an more.

The man page is 26 170 pages! If you don't have it, you have
to install it from the repos, the package gcc-doc - you don't
get it with the gcc package for political reasons...

Some people say that writing a C compiler is not that
difficult, I think that refers to the simplest way one can do
it, because with all the optimizations, tweaks, compromises,
etc, complexity should be afoot in several directions
pretty fast.

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]