This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [PATCH] Broaden download options in contrib/download_prerequisites
- From: Dominique d'Humières <dominiq at lps dot ens dot fr>
- To: Damian Rouson <damian at sourceryinstitute dot org>
- Cc: fortran at gcc dot gnu dot org
- Date: Thu, 29 Sep 2016 04:18:29 +0200
- Subject: Re: [PATCH] Broaden download options in contrib/download_prerequisites
- Authentication-results: sourceware.org; auth=none
Damian,
> $ make check-fortran
AFAICR this is OK with (-k) if you issue the command in the top of the build directory (I don’t use it). If you issue the command from the gcc directory, you need to use make ‘make check-fortran -k’.
Dominique