On Sat, Jun 8, 2019 at 9:20 PM Eric Botcazou <ebotca...@adacore.com> wrote:

> > Makefile:2323: recipe for target 'do-check' failed
> > make: *** [do-check] Error 2
> > make: Target 'check' not remade because of errors.
> >
> > Please, can anyone let me know what am I doing wrong?
>
> Nothing, this just means that there are some failures in the testsuite.
>
> But, here on this
https://gcc.gnu.org/ml/gcc-testresults/2019-06/msg00810.html
results have been produced or there is something I am not aware of. Please,
let me know.

> Also, when running an input file using xgcc, I am gettig the following
> > error:
> >
> > xgcc: fatal error: cannot execute ‘cc1’: execvp: No such file or
> directory
> > compilation terminated.
> >
> > Can anyone let me what to do, when trying to execute the xgcc executable
> > from the build folder without installing it?
>
> You need to pass -B <path> where <path> contains the compiler cc1.
>
> Thanks for this.

> --
> Eric Botcazou
>

Reply via email to