X-Recipient: archive-cygwin AT delorie DOT 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:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=GlMkeKUabMLtCl3F YE5+aHwpqqFf5SDi956/Z766tn38HNPhvXbifXtMC+PkVNM4EmqcCHTZKeoKNbPW Z0diPPF9+HpsB1ljpY0PMLUbb96ORnx+4sjfwb44qgoFuysGggIwUpmeApvia+En KJ3r7ENZnNwzUUURpBQXcI4o9+E= 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:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=n34Vn3tyez71SpnCj89Tqc AZJEo=; b=DBIJkgdEdCDKTja6C8S/nvij+Wm2QZmaofjT0bxXwVmQo2AhXOohaT lnFQ7uQME7WjI1dqFchx2SjEPh6xIJ2jh8qisVlZvkewdH8mAUZXw7QeUWyVYFzF sHbLELtufokt0EorLAbQeX74R/kd9wx/ai/VmUxvmt3DFRIBAMzms= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: vms173021pub.verizon.net Message-id: <534F38CC.8060106@cygwin.com> Date: Wed, 16 Apr 2014 22:13:32 -0400 From: "Larry Hall (Cygwin)" Reply-to: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-version: 1.0 To: Cygwin List Subject: Re: cygcc-1.dll: which package? References: In-reply-to: Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit On 04/16/2014 09:53 PM, Brandon Barker wrote: > 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. When you're wondering what package contains something you're looking for, consult the package search engine - . It will tell you if there are any packages in the distro that have the file you're searching for. In your case. see: And remember, if you're actually distributing a binary, the GPL comes into play. You have to provide sources for your app and for the parts of Cygwin you're distributing. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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