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:date:message-id:subject:from:to
	:content-type; q=dns; s=default; b=unXegK5IF9b7BCo5KFpw0SeiOB4dY
	NKm+AwNEO40U8BfRqjcKyOKI+2OT9wU8tDP/tLeFEpEndBv25271ILOTJss/U/9D
	SnWF2GvzN1OIalbyvvxJpgp5Zgy/WRQ+gW1Mui1MX0N1w2WmM/i+hbVAQ1kVyZZw
	Oo4KKATBcnCyqA=
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:date:message-id:subject:from:to
	:content-type; s=default; bh=sf4C3aHuhML8KgF4mMIFyt4Xad4=; b=dpX
	OjSW6bRCoenSJ7DZP0Nucj5M9/2/DGqOl0RhicTXaK3kb9pklcxsvQGvL5TwMATD
	Sf+60D3MxvlA4bQyGMijiQS1W3Es1zWWfcxD58VOI3RYWHpNUKkrXOsSu0j+olJB
	AOy88XCzDL0OLNrJELRiVUw9nt6Jby8vbbiSC/Sw=
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.5 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,SPF_PASS autolearn=no version=3.3.2
X-HELO: mail-wm0-f51.google.com
MIME-Version: 1.0
X-Received: by 10.28.6.12 with SMTP id 12mr8958490wmg.99.1446155893073; Thu, 29 Oct 2015 14:58:13 -0700 (PDT)
Date: Thu, 29 Oct 2015 15:58:13 -0600
Message-ID: <CAL1QdWcV2J0krozW4oADnOv67YnuA1+R1Y_gKD0-qPS9OSLjvw@mail.gmail.com>
Subject: 64 bit has different dependencies somehow?
From: Roger Pack <rogerdpack2@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

As a note, when installing these packages:

setup-x86.exe ^
--quiet-mode ^
--no-admin ^
--no-startmenu ^
--no-shortcuts ^
--no-desktop ^
--site http://mirrors.xmission.com/cygwin/ ^
--root %cd% ^
--packages ^
ed,curl,wget,subversion,texinfo,gcc-g++,bison,flex,cvs,yasm,automake,libtool,autoconf,gcc-core,cmake,git,make,pkg-config,zlib1g-dev,mercurial,unzip,pax,ncurses,patch

and

setup-x86_64.exe ^
--quiet-mode ^
--no-admin ^
--no-startmenu ^
--no-shortcuts ^
--no-desktop ^
--site http://mirrors.xmission.com/cygwin/ ^
--root %cd% ^
--packages ^
ed,curl,wget,subversion,texinfo,gcc-g++,bison,flex,cvs,yasm,automake,libtool,autoconf,gcc-core,cmake,git,make,pkg-config,zlib1g-dev,mercurial,unzip,pax,ncurses,patch


for some reason with the 32 bit install, I get "libintl.a" installed:


 Directory of C:\dev\ruby\ffmpeg-windows-build-helpers\native_build\ffmpeg_local_builds.good2\cygwin_local_install\lib

09/20/2015  02:02 PM           205,162 libintl.a
09/20/2015  02:02 PM            39,098 libintl.dll.a
09/20/2015  02:02 PM               899 libintl.la

But not the same libs for the 64 bit install.
Just calling it out in case it's unexpected....

Cheers!
-roger-

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

