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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=WHMMCRo5FAqcu/+s ds0J/cSV/kpCSE7JtFrndDuYdCwE0zg4hjMZnnkKqdQ3+IKGuc9rH3eYLQaC2mBY 2JcyhoO6l7K1ao9TF16EwRvljslGd/uFPg0EimlF3FfT/h7OWDyjZcyoW/MB2Nn1 iIuzpfnXYByl92EK/pHbS9HnApw= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=5J3m8A5H9XU+g2jRWlnrHN PLi2Q=; b=byaogN4VMUQthn29M2B6S3HJHmq4OAaU+gG/4wKxUA354UioRbRjgV a+tRye0pT/82R8aKAdmD3i+6w8NjL4D3k5roVWO8vEzzdCej1nGUroqVoB2df+LC QqvUhQLbCvpAi+Q4utOXha9Mkmwnf3Pg5OBYJ/Jc2v2wXnp5IGBBA= 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=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*i:sk:a6eb430, H*f:sk:a6eb430, H*MI:sk:a6eb430 X-HELO: mail-wm0-f46.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=YVlDJwTpMYNYZ2Oq3hqKOx0a8wneokQCqP9/M9mj1aU=; b=dBnN4et4Dqh/Ivw23LCTHIQqFovk3q2QVPb+F/Y9loP6F7muQzr4vywPb5TOoHznyM Pdr3bJhIiqMEhpw76S6WxkUZ7LfkgLUfCwmKBBD9W721LZSQUj0WpDapJw09zPYLIA9g i6x57+emM4Usr0mguokGaDsIhpVpXrx4TrnDf/QcBDWYBbJEGkjzV3jm28mjuAkHb1pZ 7lIrfey5nQjHnmqO/EaD1MV8fruWJP0ytf57psh7PyiP9ed91rGxVQDhLA0LhEjkKUNi 5Ma/CHEDt/5kELNgby4amGi6vxODMOn5dZJ+T1PDzIHPx3IwVaeRcooAY4FODHLunh+F 1obA== X-Gm-Message-State: AE9vXwNHMTw2C3lExyBwTF6v/4D0jyDPCxibOHv1v5iuOtVYDKVlUqQyFxUKzLg8V3Toag== X-Received: by 10.194.184.148 with SMTP id eu20mr2360788wjc.137.1472546827257; Tue, 30 Aug 2016 01:47:07 -0700 (PDT) Subject: Re: Attempting to build cygwin1.dll To: cygwin AT cygwin DOT com References: From: Marco Atzeri Message-ID: Date: Tue, 30 Aug 2016 10:47:00 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 30/08/2016 09:34, Nirgendsdorf wrote: > On Tue, 30 Aug 2016 01:04:23 -0500, Yaakov Selkowitz wrote: >> On 2016-08-29 21:21, Nirgendsdorf wrote: >>> I am sure I have all the support libraries for the 32-bit mingw >>> gcc installed and working (I've built software with it). Does this >>> mean a 64-bit machine is required to build the Cygwin DLL? >> >> No; the mingw64 cross-compiler is required for building >> cyglsa64.dll. > > Thank you, Yaakov. The nomenclature that has developed for the 32-bit > and 64-bit builds of the mingw toolchain can be confusing to say the > least, so I have to ask which "mingw64" cross-compiler you are talking > about? mingw64-i686 (which I suppose is the 32-bit version), or > mingw64-x86_64? mingw64-x86_64 > > Jeff -- 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