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
