This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: new gfortran failures on MacOS X
- From: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- To: howarth at bromo dot msbb dot uc dot edu, pinskia at physics dot uc dot edu
- Cc: fortran at gcc dot gnu dot org
- Date: Mon, 24 Jul 2006 21:26:10 -0400 (EDT)
- Subject: Re: new gfortran failures on MacOS X
Andrew,
What is the correct form for running the 64 bit version of make
check on gcc trunk. Is it just...
CFLAGS='-O3 -m64' make check
or is there a better approach if you have multilib support built?
Jack