Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com content-class: urn:content-classes:message Subject: RE: Confused by gettext on cygwin MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Date: Thu, 5 Jul 2001 11:25:04 +1000 X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Confused by gettext on cygwin Thread-Index: AcEE7qmNhOD9aoZVTW6fKstyBC8oSwAAok/g From: "Robert Collins" To: "Charles S. Wilson" , "Linus Tolke Y" Cc: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id VAA23344 > -----Original Message----- > From: Charles S. Wilson [mailto:cwilson AT ece DOT gatech DOT edu] > copy the "linux" or "official" gettext.h into > /usr/share/gettext/intl on > your cygwin system. In fact, that may not be a bad idea in > ALL cases, > because if somebody builds your package on cygwin and DOESN't specify > --with-included-gettext, then the build will use the > /usr/include/gettext.h and /usr/lib/libintl.a -- so no problems: your > "official" gettextized gettext.h won't even get used in that case. > > Hmmm...perhaps the cygwin gettext package should put the official > gettext.h into /usr/share/gettext/intl, and only use the modified, > DLL-supporting gettext.h for /usr/include... > Won't that fail to link? (ld finds the .dll not the static archive?) Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/