Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: "Ralf Habacker" <Ralf.Habacker@freenet.de>
To: "Charles Wilson" <cwilson@ece.gatech.edu>, <cygwin@cygwin.com>
Cc: "Jason Tishler" <jason@tishler.net>
Subject: RE: cygipc (and PostgreSQL) XP problem resolved!
Date: Sat, 10 May 2003 10:51:05 +0200
Message-ID: <005f01c316d1$4abc82b0$0a1c440a@BRAMSCHE>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
Importance: Normal
In-Reply-To: <3EBC8ED0.4040906@ece.gatech.edu>

Charles Wilson wrote:

> Conclusion: package maintainers that distribute shared libs need to
> recompile ASAP, so that dependent apps can be recompiled if needed.
>
> Caveat to the caveat: this analysis ONLY applies if the compiled object
> (DLL, static lib, executable, etc) actually USES one of the symbols
> whose typedef has changed.  Currently, the list of affected packages is
> pretty small (zlib is one).
>
With qt I have a similar problem. The current release was build with
cygwin-1.3.20. Currently it is not possible to link a qt application with recent
cygwin release due to type problems.

header - QTextStream::QTextStream( FILE *, int mode )

used   - QTextStream::QTextStream(__sFILE64 *, int)

Ralf


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

