delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Reply-To: | <nhv AT cape DOT com> |
From: | "Norman Vine" <nhv AT cape DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | RE: [ANNOUNCEMENT] New on sourceware: xpm-nox-4.0.3-1 (replaces xpm-4.0.0-2) |
Date: | Mon, 28 May 2001 18:52:07 -0400 |
Message-ID: | <015601c0e7c8$d2f1a0a0$a300a8c0@nhv> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook 8.5, Build 4.71.2232.26 |
Importance: | Normal |
In-Reply-To: | <200105282101.f4SL1XR29814@rtl.cygnus.com> |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
Charles S. Wilson writes: > >Therefore, I have >repackaged xpm and renamed the package 'xpm-nox'. The 'xpm' package is >now DEPRECATED, and should be removed from your system BEFORE installing >the new 'xpm-nox' package (see the removal procedure below). > >The new 'xpm-nox' package contains only the X11FREE versions of the xpm >library. The header files are now located in >/usr/include/noX/, and the >import/static libs are now located in /usr/lib/noX/. > >This means that in order to link against the non-X-based Xpm libraries, >you must > a) compile using '-I/usr/include/noX' > b) compile with the '-DXPM_NO_X' flag > c) link using '-L/usr/lib/noX' >In some cases, for instance 'configure'-based packages, you have to do >it this way: > CFLAGS="-I/usr/include/noX -DXPM_NO_X" LDFLAGS=-L/usr/lib/noX >./configure If it has to be it has to be but ... I find this rather ugly. Isn't there another way ie it would make more sense to me < albeit a non X11 user > to have special 'X11' include and lib directories added to the front of the normal include and lib paths when compiling X11 applications. This should allow for transparent compilation of packages in both X11 and Win32 mode. Cheers Norman -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |