X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 	tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,SARE_MSGID_LONG45,TW_YG,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <20100409095634.GB1960@calimero.vinschen.de>
References: <k2i7758a5c31004080511r876491dfy6326bb0712dca648@mail.gmail.com> 	 <4BBDE46D.5070406@etr-usa.com> 	 <v2w7758a5c31004080736ja46e3d08q602c97313e945408@mail.gmail.com> 	 <m2o1ef5a52f1004080818v2cb7ef14ke2b22a5f450b7bfb@mail.gmail.com> 	 <h2w7758a5c31004080825m884404f6jbf0108177af1229b@mail.gmail.com> 	 <v2r1ef5a52f1004080849z1693fc01v3b2d924f2c04b91@mail.gmail.com> 	 <20100408170304.GA4912@ghost.local.lan> 	 <p2j7758a5c31004090226u2f58a2a5ia6259a78cec8faf5@mail.gmail.com> 	 <20100409095634.GB1960@calimero.vinschen.de>
Date: Fri, 9 Apr 2010 12:38:57 +0200
Received: by 10.216.86.145 with SMTP id w17mr736364wee.216.1270809537248; Fri,  	09 Apr 2010 03:38:57 -0700 (PDT)
Message-ID: <w2y7758a5c31004090338leb58fbw47e45ee470c1e3a5@mail.gmail.com>
Subject: Re: "GCC is not found" and "compiler cannot create executables"  	errors
From: david sastre <d.sastre.medina@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Hello,

Thanks for the explanation.
This also solves another recent mystery (for me):
why I have unable to properly use another locally built program:

$ cygcheck /usr/local/sbin/lighttpd
 -> C:\cygwin\usr\local\sbin\..\stow\lighttpd-1.4.26\sbin\lighttpd.exe
C:\cygwin\usr\local\sbin\..\stow\lighttpd-1.4.26\sbin\lighttpd.exe
  C:\cygwin\usr\local\bin\cyglightcomp.dll  C:\cygwin\bin\cyggcc_s-1.dll
    C:\cygwin\bin\cygwin1.dll
      C:\WINDOWS\system32\ADVAPI32.DLL
        C:\WINDOWS\system32\KERNEL32.dll
          C:\WINDOWS\system32\ntdll.dll
        C:\WINDOWS\system32\RPCRT4.dll
          C:\WINDOWS\system32\Secur32.dll
  C:\cygwin\bin\cygcrypto-0.9.8.dll
  C:\cygwin\bin\cygfam-0.dll
  C:\cygwin\bin\cygpcre-0.dll
  C:\cygwin\bin\cygssl-0.9.8.dll
cygcheck: C:\cygwin\usr\local\bin\cyglightcomp.dll is a symlink instead of a DLL

Not to mention the whole list of modules, also built as DLLs...

And -this is going to re-scope the subject- is there a way to
circumvent this limitation?
Other than pointing --prefix to /usr/local/ rather than
/usr/local/stow/package, not to lose
stow's little advantage to manage software as (pseudo)packages.
I mean, if I want to use this version (1.4.26) of lighttpd (BTW,
enhanced with IPV6, SSL and some other stuff -yet to test, though), am
I suppossed to build a standard cygwin package for this
to work?

I'd try to (learn how and) get that done, if necessary, but just
curious about it, too.

Regards.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

