[CIG-MC] Installing CitcomS - Cygwin

Walter Landry wlandry at caltech.edu
Thu Jun 14 14:17:48 PDT 2012


Lester Anderson <lester_anderson1963 at hotmail.com> wrote:
> Hi Walter,
> 
> Installed the gcc 4.5.3 and run the ./configure for CitcomS but still no joy.
> 
> Lester at Lester-VAIO /home/anderson/mpich2-1.4.1p1
> $ CC --version
> CC (GCC) 4.5.3
> Copyright (C) 2010 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> Lester at Lester-VAIO /home/anderson/mpich2-1.4.1p1
> $ export CC=/home/anderson/mpich2-1.4.1p1/bin/mpicc
> 
> Lester at Lester-VAIO /home/anderson/mpich2-1.4.1p1
> $ /home/anderson/mpich2-1.4.1p1/bin/mpicc --version
> gcc (GCC) 4.5.3
> Copyright (C) 2010 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> Lester at Lester-VAIO /home/anderson
> $ ls
> CitcomS-3.2.0         CitcomS-3.2.0_old  mpich2-1.4.1p1.tar.gz
> CitcomS-3.2.0.tar.gz  mpich2-1.4.1p1
> 
> Lester at Lester-VAIO /home/anderson
> $ cd CitcomS-3.2.0
> 
> Lester at Lester-VAIO /home/anderson/CitcomS-3.2.0
> $ ./configure
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking whether the C compiler works... no
> configure: error: in `/home/anderson/CitcomS-3.2.0':
> configure: error: C compiler cannot create executables
> See `config.log' for more details

This is an odd error.  The config script fails when it tries to run

  /home/anderson/mpich2-1.4.1p1/bin/mpicc -V

Can you try running that exact command?  It is similar to, but not the
same as, what you already did.

Cheers,
Walter Landry


More information about the CIG-MC mailing list