Hello,

the solution lies probably here:

On Mon, Feb 26, 2018 at 03:52:54PM -0500, Quiliro Ordonez Baca wrote:
>   gcc: error trying to exec 'as': execvp: No existe el fichero o el
>   directorio

The "as" binary is part of the binutils package.
But I would recommend to install gcc-toolchain instead of gcc, it bundles
a few packages that are needed for development (see its description).

Andreas


Reply via email to