From: sos AT prospect DOT com DOT ru (Sergey Okhapkin) Subject: RE: precompiled X11 libs 4 Feb 1997 01:24:32 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <01BC1290.1ACDD960.cygnus.gnu-win32@gater.krystalbank.msk.ru> Original-To: "'James Dumser'" Original-Cc: "gnu-win32 AT cygnus DOT com" Encoding: 26 TEXT Original-Sender: owner-gnu-win32 AT cygnus DOT com James Dumser wrote: > to /src/X11 (the directory containing xc) and > patch < this.message > diff -ur xc/config/cf/cygwin32.cf patches/xc/config/cf/cygwin32.cf > --- xc/config/cf/cygwin32.cf Wed Dec 31 18:00:00 1969 > +++ patches/xc/config/cf/cygwin32.cf Wed Dec 31 17:59:35 1969 > +/* > + * Cygwin32 shared library rules (DLL versions) > + */ > +#ifndef HasSharedLibraries > +#define HasSharedLibraries NO > +#endif Did You try to make shared libraries? A had a lot of troubles with dll's when I ported X11R6.1 sourses. File cygwin32.rules contains most of necessary rules to build dll version of libs. Dlls builds fine, but I had troubles with running programs - cygwin-compiled programs runs fine when they use only one dll, and crashes when loaded dll requires loading of another dll. -- Sergey Okhapkin Moscow, Russia Looking for a job. - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".