This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: could gfortran be tested on Darwin regress builds of 4.1?
- From: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- To: geoffk at geoffk dot org, howarth at bromo dot msbb dot uc dot edu
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 28 Jul 2005 19:38:23 -0400 (EDT)
- Subject: Re: could gfortran be tested on Darwin regress builds of 4.1?
Geoffrey,
Well the gcc4.info for the package containing gfortran in fink has...
Depends: gmp-shlibs (>= 4.1.3-11), cctools (>= 576-1) | odcctools (>= 576-200503
27), %N-shlibs, libiconv
BuildDepends: gmp (>= 4.1.3-11), libiconv-dev
which is a tad confusing since I guess it implies that cctools isn't needed
to build gcc4/gfortran but is needed to use it. That seems weird since to
build it and do a make check is to effectively use it.
Jack