public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: xdvi: SIGSEGV in XtInitialize (fwd)
@ 2003-09-15 22:40 Brian Ford
  0 siblings, 0 replies; only message in thread
From: Brian Ford @ 2003-09-15 22:40 UTC (permalink / raw)
  To: cygwin

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/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-09-15 22:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-15 22:40 xdvi: SIGSEGV in XtInitialize (fwd) Brian Ford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).