On Mon, Nov 29, 2021 at 12:06 PM Mr Dini via Gcc-help <gcc-help@xxxxxxxxxxx> wrote: > > Also, you mentioned I am not supposed to build within the source tree. How am I supposed to build then? outside of the gcc folder and by specifying "make -C folder"? - cd to some directory, for example next to gcc-<xxx> - ../gcc-<xxx>/configure [...] - make [...]