X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=LezrxJd1Q/U5VIIZWn8XBIhNILyLh
	RaXdAvOEM8AB89of25fD7IDAabrybk6xIqbkDR6/ZLRmgMSV+dpFibJhkJidCoAu
	eOLq2OsowCjR291FrUxfLow71+vmlXJuMzz3VPWmC/YmzsV14xbY6ELhgvFzjC3Y
	08fhR3r1eC/+aM=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; s=default; bh=elpWQbxdsJti1eIDg+bx2sf3qOo=; b=cJO
	Gw++2kQH03tLuaIK1Jk1/AVQ+nkYLhjmv22xpy5EZWt/oUkqoXNEXZVgAP1HGulU
	n9+LGaNZc0oSn7C3fOe1RUfFRPxiAeKUbBZkdftFvp4pSMOdBoExIsH6O9Z2yCnw
	NuFFwzOjjxFsESMpA9HzFKl+4i4k3NQUqE4qMPUI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-ie0-f176.google.com
X-Received: by 10.50.61.177 with SMTP id q17mr8222078igr.44.1397699629973; Wed, 16 Apr 2014 18:53:49 -0700 (PDT)
MIME-Version: 1.0
From: Brandon Barker <brandon.barker@gmail.com>
Date: Wed, 16 Apr 2014 21:53:29 -0400
Message-ID: <CAORbNRq=pn-A15avoZDspGUNQKjfZoD4W9KnBahynYPjhvA-hg@mail.gmail.com>
Subject: cygcc-1.dll: which package?
To: cygwin <cygwin@cygwin.com>
Content-Type: text/plain; charset=UTF-8

Hello,

I am trying to provide a binary that will require Cygwin to run. The
trick is, when I compile it on one system and run it on another,
certain dependencies may or may not be present. Although I thought I
did a thorough job on my test system, I'm missing cygcc-1.dll. When I
try to run my executable on a different system than the one it was
compiled on, I get the error:

/cygdrive/c/Users/brand_000/Downloads/WindowsCygwin64_falcon_minDisj_1_0.exe:
error while loading shared libraries: cyggc-1.dll: cannot open shared
object file: No such file or directory

Both systems are using Cygwin64.

At first I thought this was probably libgcc, but it seems to not be
the case since I explicitly checked it, updated it, and got the same
result.

More generally, any advice on dealing with such problems would be appreciated.

Best,
Brandon Barker
brandon.barker@gmail.com

--
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

