[Nix-dev] C compiler cannot create executables
    Eelco Visser 
    visser at cs.uu.nl
       
    Fri Jan  7 17:07:04 CET 2005
    
    
  
Hi,
I'm not sure whether this is a Nix or a Stratego/XT problem:
When building the Stratego/XT tree from svn (and other packages
as well), I get:
checking for C compiler default output file name... configure: error: C compiler cannot create executables
I'm using gcc from nix install:
> which gcc
/home/visser/.nix-profile/bin/gcc
> gcc --version
gcc (GCC) 3.4.3
Copyright (C) 2004 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.
/config-install-scripts/StrategoXT> ../strategoxt-config.sh
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for the SVN revision of the source tree... 8524
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
Any ideas what might cause this?
It appears that everytime I attempt to do some work on Stratego
packages it takes longer to get a working setup.
-- Eelco
------------------------------------------------------------------------
Eelco Visser            Institute of Information and Computing Sciences
mail:visser at cs.uu.nl    Universiteit Utrecht
  or:visser at acm.org     P.O. Box 80089, 3508 TB Utrecht, The Netherlands
http://www.cs.uu.nl/~visser/ Phone: +31-30-253 4592 Fax: +31-30-251 3791
------------------------------------------------------------------------
    
    
More information about the nix-dev
mailing list