Mail Archives: cygwin/2015/10/29/17:58:35
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: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 AT cygwin DOT com; run by ezmlm
|
List-Id: | <cygwin.cygwin.com>
|
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com>
|
List-Archive: | <http://sourceware.org/ml/cygwin/>
|
List-Post: | <mailto:cygwin AT cygwin DOT com>
|
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
|
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=-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 AT gmail DOT com>
|
To: | cygwin AT cygwin DOT com
|
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
- Raw text -