[Mono-list] Compilation

Ashwin N. ashwin_n@mindtree.com
Fri, 29 Nov 2002 09:33:34 +0530


Hi,

There is a libintl package in Cygwin.


ashwin

-----Original Message-----
From: Daniel Cazzulino [mailto:deverest@speedy.com.ar]
Sent: Thursday, November 28, 2002 3:50 PM
To: mono-list@ximian.com
Subject: [Mono-list] Compilation


Hi everyone! 
I'm trying to compile the entire Mono with the provided script, but I got to
the following point where I just don't know how to move on. I'm getting this
error:
make[2]: Entering directory `/cygdrive/e/Mono/mono/mono/monoburg' 
gcc -mno-cygwin -o monoburg ./monoburg.c parser.c
-IC:/Cygwin/include/glib-2.0 - 
IC:/Cygwin/lib/glib-2.0/include   -I.  -LC:/Cygwin/lib -lglib-2.0 -lintl
-liconv 
/usr/lib/gcc-lib/i686-pc-mingw32/3.2/../../../../i686-pc-mingw32/bin/ld:
cannot 
find -lintl 
make[2]: *** [monoburg] Error 1 


In the cygwin list of packages there's no "intl" library. Where should I get
that thing???? 
Thanks! 
Daniel Cazzulino