This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC] gfortran's coarray (library version): configure/build and the testsuite
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Tobias Burnus <burnus at net-b dot de>
- Cc: gfortran <fortran at gcc dot gnu dot org>, GCC Mailing List <gcc at gcc dot gnu dot org>, Ralf Wildenhues <Ralf dot Wildenhues at gmx dot de>, Rainer Orth <ro at CeBiTec dot Uni-Bielefeld dot DE>
- Date: Tue, 5 Apr 2011 23:03:41 +0000 (UTC)
- Subject: Re: [RFC] gfortran's coarray (library version): configure/build and the testsuite
- References: <4D9B74FF.5060109@net-b.de>
On Tue, 5 Apr 2011, Tobias Burnus wrote:
> Thus, one needs some means to add link and compile options - and a means to
> add an (optional) run command. Those one would probably pass via environment
> variables.
In general site.exp is a better way to pass this sort of information to
the testsuite. (You might then make the makefile rules for site.exp only
set the relevant variables there if the appropriate environment variables
are set, but the testsuites themselves would use the information from
site.exp.)
--
Joseph S. Myers
joseph@codesourcery.com