delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
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-Authentication-Warning: | eos.vss.fsi.com: ford owned process doing -bs |
Date: | Mon, 15 Sep 2003 17:40:57 -0500 (CDT) |
From: | Brian Ford <ford AT vss DOT fsi DOT com> |
X-X-Sender: | ford AT eos |
To: | cygwin AT cygwin DOT com |
Subject: | Re: xdvi: SIGSEGV in XtInitialize (fwd) |
Message-ID: | <Pine.GSO.4.56.0309151740480.685@eos> |
MIME-Version: | 1.0 |
Jan Nieuwenhuizen writes: > Thanks. Summed-up a bit too well for me, I'm not sure that I fully > understand. > Sorry to be so tearse. Let me explain. > The message suggests that Xt is no longer available, is that so? Do > you know what consequences that has for packages that used it? > No, you misunderstood. The Xt library has not yet been compiled under Cygwin 1.5.x. Until it is, it is unsafe for use by apps compiled under 1.5.x. This is a side effect of the 64 bit implementation method choice. Since the call to stat is redirected to stat64 at link time, pre 1.5.x static libs (like Xt) get the redirection, but did not allocate a stat64_t type. Dll's are "pre linked", and so do not suffer this problem. Does that help, or is it still to vauge? -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International Phone: 314-551-8460 Fax: 314-551-8444 -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |