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:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=EWOsOHLKMvVuME1/ 9lNVxvM0VvUtksEGEV3bI+ilTizqwaYjI4NOJY/d8IFPWvSXy0vpc+ho6F9MdZWt ZpThN8VEJa0MCOmUkL6Dju97FcNqP9si4LIuglrT73fEdRG7a4NA+6kOMgNWYOyk 8JOdAA4q0zXzv85yE1ZgWYGB/O8= 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:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=anDkHg+eJoUWbgNf0n3OiL 6rTmU=; b=W2Iyrj8WQ7Ipoj/cxavSBK+WEjcbLVsKelesz1OOBjJjaokQlcpfs0 +pgWCpNFykqkU0dR3o/BXEBBJYBb7c3oxa+7Nsy5SG1dMPMqjwhRGBS6r0jTjgjW +4SUYzWtuFwTgjbUR2Kuq+SMlFtsuTBTgV+vG0iGk5sNpEXN+YsVE= 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 X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_DNSBL_BUMP,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RCVD_IN_MSPIKE_BL,RCVD_IN_MSPIKE_L3,RP_MATCHES_RCVD,TW_GD,TW_PG,TW_QT,TW_TG,TW_XF autolearn=ham version=3.3.1 Message-ID: <5182D99C.7040300@alice.it> Date: Thu, 02 May 2013 23:24:44 +0200 From: Angelo Graziosi User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: Andrey Repin CC: Andrey Repin Subject: Re: postgresql-devel package missing pg_config? References: <51812A4A DOT 2020001 AT alice DOT it> <973335475 DOT 20130502213055 AT mtu-net DOT ru> In-Reply-To: <973335475.20130502213055@mtu-net.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Il 02/05/2013 19.30, Andrey Repin ha scritto: > Greetings, Angelo Graziosi! > >> win32gcc for Win32 with cygwin/gcc > > Cygwin gcc? Or mingw gcc? Or, ... ? > In short, ... yeah, what Earnie Boyd said earlier. Just plain wrong. > > The "Supported Architectures" cited in [*] are "configure" options: $ PATH-TO/configure win32gcc [...] # for the Cygwin build $ PATH-TO/configure win32 [...] # for the Windows native build (using VC++) For some historical reason, "win32gcc" identifies Cygwin. Probably, these days, they should change the option to "cygwin" (better: "cygwin32" or "cygwin64", in view of Cygwin development) I am building ROOT on Cygwin since 2003. Usually the build on Cygwin results in these features: $ root-config --features asimage astiff builtin_afterimage builtin_ftgl builtin_glew builtin_zlib cintex explicitlink fftw3 gdml genvector ldap mathmore minuit2 mysql odbc opengl pgsql pythia6 python qt qtgsi reflex roofit ruby shared soversion ssl table tmva unuran x11 xft xml thread The next generation of ROOT (ROOT 6) will use clang++ (possibly bootstrapping it if it isn't found...) For what I know, they dont't use Mingw. Ciao, Angelo. --- [*] http://cygwin.com/ml/cygwin/2013-05/msg00013.html -- 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