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:subject :content-type:content-transfer-encoding; q=dns; s=default; b=n82 xgnh3kz+id8T4Deas4bMztWffnhnnF2Bu+mlqniW8IkmlcMIGLr11RC7v6F/GyFD ifFBAPGKYR1xNLxoYNlPr8JyXM7KjqjAuPleba8igmP4EIWviAtAIZbGAfKG12Vb VtILAfW9tyurne6DBiyDYWYiOVe2fBGasKe1pTus= 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:subject :content-type:content-transfer-encoding; s=default; bh=7f4J60JHY b7u1jRwALFD4UIL+s4=; b=EZ5UjALwiZSWXLGpnkNW3Z2kcaKUEnj5YFnsZKXa2 wYmsjGHD/0Yd0x1bxBJZdXnvfdtpkwLcy7WaVGke0U5yPTE3Tldnb4f0NGJ+35aJ M2wPPXbOKg0k94OGYZnh34SCJ469arsZnkgXcU9NHgGkCocGFjn+/hUVjS+j8kvC 44= 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.5 required=5.0 tests=AWL,BAYES_40,RDNS_NONE,SPF_NEUTRAL autolearn=no version=3.3.1 Message-ID: <51F02CC9.6040704@cs.utoronto.ca> Date: Wed, 24 Jul 2013 15:36:41 -0400 From: Ryan Johnson User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: "cygwin AT cygwin DOT com" Subject: cygwin64 gcc should probably not have an -m32 option Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit ... right now, `gcc -m32' compiles code just fine, but linking fails miserably. Granted, it would be pretty slick to have support for 32-bit cygwin64 apps (!= normal 32-bit cygwin apps), but that was not on the table last I heard. Thoughts? Ryan -- 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