This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Failure building current 4.5 snapshot on Cygwin
- From: Tim Prince <TimothyPrince at sbcglobal dot net>
- To: Angelo Graziosi <angelo dot graziosi at alice dot it>
- Cc: Fortran <fortran at gcc dot gnu dot org>, GCC <gcc at gcc dot gnu dot org>
- Date: Fri, 26 Jun 2009 07:11:55 -0700
- Subject: Re: Failure building current 4.5 snapshot on Cygwin
- References: <4A44A724.6040804@alice.it>
- Reply-to: tprince at computer dot org
Angelo Graziosi wrote:
> I want to flag the following failure I have seen on Cygwin 1.5 trying to
> build current 4.5-20090625 gcc snapshot:
> checking whether the C compiler works... configure: error: in
> `/tmp/build/intl':
> configure: error: cannot run C compiled programs.
> If you meant to cross compile, use `--host'.
> See `config.log' for more details.
I met the same failure on Cygwin 1.7 with yesterday's and last week's
snapshots. I didn't notice that it refers to intl/config.log, so will go
back and look, as you didn't show what happened there.
On a slightly related subject, I have shown that the libgfortran.dll.a and
libgomp.dll.a are broken on cygwin builds, including those released for
cygwin, as shown on the test case I submitted on cygwin list earlier this
week. The -enable-shared has never been satisfactory for gfortran cygwin.