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:message-id:date:from:to:cc:subject; q=dns; s=
	default; b=coV+JyYJNzlbBIzz3YbAS5ansIIIpTlfuI9/4JmuWZVD9CXFcCuS9
	MLeJ7TRhEvudkfMZz6mufv+sxlR8s0+Mk0OQaMRs+MlGPfTEr9Z9w+En9AJbWRxJ
	lMhROE1kcTVLxrLGiMGlZ6UdJf/P4snNLzEmKfNAcwiZP5nBBsiv+M=
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:to:cc:subject; s=default;
	 bh=U3usb17dSwbU2E32yAeb3vjU6c0=; b=Y0ZD8GNzeb84OsPIbvKCejEO8eFv
	BbzaPMolcWVO8+w6Tp/a/9LlpLKWEjMhs0d17TKHP0+qZWI5XaBkZKRGK7g/IdKT
	JMK0ZqE99wbwEmquvuwFEkWM5csOklul/f4PoidUNE3PWXE3/536I8ZyxTmot7I9
	+QfZX9KG37xEtUA=
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=1.4 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL,T_HDRS_LCASE autolearn=no version=3.3.2
X-HELO: mail2.asahi-net.or.jp
Message-ID: <20131214235105.3564@binki>
Date: Sat, 14 Dec 2013 23:51:05 +0900
From: wynfield@gmail.com
To: <cygwin@cygwin.com>
cc:
Subject: compiling and linking mechanics
X-IsSubscribed: yes


With the current set of gcc and loader, does there still exist the diffence that makes porting GNU Linux programs a challenge sometimes.  I haven't build for a while, but I recall that the order of libraries in a ? linking process on the command line wouldn't work as they do in on GNU Linux systems.  

Is this still the case?   Is there a document somewhere that describes the situation well and how to modify arguments to enable a clean link on cygwin?

Regards

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

