X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-9.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Message-ID: <4BA15D59.1040209@redhat.com> Date: Wed, 17 Mar 2010 16:53:13 -0600 From: Eric Blake User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc12 Lightning/1.0b1 Thunderbird/3.0.3 MIME-Version: 1.0 To: martina leske , cygwin Subject: Re: g++ compile to use in windows (with only the cygwin1.dll) References: ,<4BA15B54 DOT 1080202 AT redhat DOT com> In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig9888AAC5A42408F70253174E" X-IsSubscribed: yes 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 --------------enig9888AAC5A42408F70253174E Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable http://cygwin.com/acronyms/#PPIOSPE - redirecting to the list On 03/17/2010 04:50 PM, martina leske wrote: >>> the next error smg pops up (i searched it in my bin and put it in my di= r from the programm) >>> but that istn waht i want =3D/ i want that the rogramm is usable only w= ith ONE dll data the cygwin1.dll >> >> Not necessarily going to happen. 'cygcheck your-program.exe' will show >> you all the dlls that you depend on, and you may depend on libgcc1 in >> addition to cygwin1.dll. But again, by modifying your PATH to point to >> the right directory, all those dependencies should be there. >> > yeah thats ok but i want to send my programms to a friend of mine and i w= ant to send only ONE data Send them a single tar file, then. But don't expect us to reduce the number of dependencies - if your executable depends on multiple dlls (which it probably does), then you have to ensure that they have those dlls. And don't forget - if you distribute your program and/or cygwin dlls used to make your program run, you are also obligated by the GPL to distribute the source code associated with your distribution. > and that dont work (data should be about 400-500kb but its only 243-26kb = dont know exact size) Are you complaining that your file is too small, or too large? --=20 Eric Blake eblake AT redhat DOT com +1-801-349-2682 Libvirt virtualization library http://libvirt.org --------------enig9888AAC5A42408F70253174E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iEYEARECAAYFAkuhXVkACgkQ84KuGfSFAYDOmgCfeSpQpHtdX6V5f4hKJMNAsAqS XI0AnRpxw9fXp8RI5otVaPdJn7FV8gaP =IUgq -----END PGP SIGNATURE----- --------------enig9888AAC5A42408F70253174E--