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:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=jR
	EwVH0umaEt9R988NDBnUrY78nYQK3Ts4JWIwcEJhDi/fE6vofqevLCZNfWaPan7a
	FNFHBUV0/q8z5L9uo7ay3R/H9BCQoleHnByILFh5ksHIRopUnp/7P1wqdDMK//LH
	KZ8YjkOKeHDZzeBhqIfJMz10813DxXLNcrOBAHzdA=
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:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=erDuR+Z4
	bejEFB+4cbLMhxLXJtA=; b=ACUP+RY9O7FJLJJmwUKPRaTTuaZsa5gflBnlHpgn
	ns+s80QVnMW6P1bfNzm4XGreOm82sGukhe1uY7QR5AtjnN3ctPMags5Ji6mxAuKF
	8rOsB+8TqchQ4OVFzqMZda8h9jmu6e+oxME2sfDne10kEON9WFtyfoLgiXAcjKwg
	gQs=
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=0.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-oi0-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:mime-version:in-reply-to:references:date         :message-id:subject:from:to:content-type;        bh=Ro1CfRTFV/QC+o1YOtgtmbsSTACBwQAk7+/DOcf+Q/4=;        b=akgIEGRvbYKWGDFDbfxxC80qYpXOwIjVGpRqO0F5BZVLrs1W8StevvFekaMiN5qvZq         emJSE7+LFTjrQCxjfMhlCBOUHya46lIq6dIlNjP1fqsQnoVN7ZWKUIViWOwKQA83FgET         RndHGyhjQ8E2R6U5IAeSsX1pFCZQjRFrB2rOEzOxcghvs4ijGOU5ocgl5tlPbXyr9nRi         eW7NehS78vy605nr0oVFlQOckdI5NIaUD12BOqMJolAT326AV7l9kOmGkPvqUaK3Iabj         m2kOfDmwMrUaZ8WhxORnflKLsIohxdEo4iziLOFgMemQuFtnbG/bbopOftF0nf1KO2IA         CHow==
X-Gm-Message-State: ALoCoQkR+GVgZjetARFK4fZidFs15bo0+u0AU2RhAkWxtlWygJnL8stXYeyGnJRQp9S0DY/3Emde
MIME-Version: 1.0
X-Received: by 10.202.189.132 with SMTP id n126mr15269307oif.127.1427461301075; Fri, 27 Mar 2015 06:01:41 -0700 (PDT)
In-Reply-To: <CAAEKttyS4UaLyvMRucn==kBGZCfZJVw_r_hxP1i+HXmSZFgDvQ@mail.gmail.com>
References: <CAAEKttyS4UaLyvMRucn==kBGZCfZJVw_r_hxP1i+HXmSZFgDvQ@mail.gmail.com>
Date: Fri, 27 Mar 2015 09:01:41 -0400
Message-ID: <CAAEKttyhPE0hxqfRb6yFQcfyNRnDASWfMDzwe66eKmVeoPGykw@mail.gmail.com>
Subject: Fwd: Compatibility of binaries built with one version of cygwin with other versions of cygwin
From: Tom Kacvinsky <tom.kacvinsky@vectorcast.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

Question:  if I build an executable/shared library on one version of
cygwin, is it guaranteed to work on later versions of cygwin, or is
that not recommended?

I learned the difficult way that building on one version and running
on an earlier version doesn't work.  My binaries are based on C++
code, so there is a dependency on libstd++ and libgcc_s (using the
Linux names for these libraries) and that is where I think I was
getting burned.  I don't think it is a problem with cygwin1.dll

Thanks,

Tom

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

