X-Spam-Check-By: sourceware.org Date: Tue, 19 Jun 2007 10:59:36 -0400 (EDT) From: Igor Peshansky Reply-To: cygwin AT cygwin DOT com To: Dave Korn cc: cygwin AT cygwin DOT com Subject: RE: 1.5.24-2 (locale.h): Compilation ERRORs ?! In-Reply-To: <046f01c7b1c2$c7bb6f70$2e08a8c0@CAM.ARTIMI.COM> Message-ID: References: <521047 DOT 75639 DOT qm AT web33212 DOT mail DOT mud DOT yahoo DOT com> <046f01c7b1c2$c7bb6f70$2e08a8c0 AT CAM DOT ARTIMI DOT COM> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Mon, 18 Jun 2007, Dave Korn wrote: > On 18 June 2007 16:35, Alexey Lyubimov wrote: > > > Dave Korn wrote: > > > >> You forgot to tell it to link against libintl. Try > >> > >> $ gcc -o gt -g main.c -lintl > > > > Thanks Dave! It works! > > But what do you think about this text from the gettext > > manual, I've taken the example from: > > "Compile as usual with gcc -o hello hello.c. The > > program should be linked to the GNU libintl library, > > but as this is part of the GNU C library, THIS IS DONE > > AUTOMATICALLY for you under Linux, and OTHER SYSTEMS > > USING GLIBC." > > Cygwin is not "Linux [ ... or ... ] other systems using glibc", so on > cygwin it is not the case that "this is done automatically". It might be worth patching the man page for Cygwin to indicate the necessity of -lintl. Or we could say WJM and point people to /usr/share/doc/Cygwin/gettext-*.README, once that contains the above information. :-) Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu | igor AT watson DOT ibm DOT com ZZZzz /,`.-'`' -. ;-;;,_ Igor Peshansky, Ph.D. (name changed!) |,4- ) )-,_. ,\ ( `'-' old name: Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Freedom is just another word for "nothing left to lose"... -- Janis Joplin -- 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/