Re: Compiling on Mac OS X
Jan Holler <[email protected]> Tue, 12 Jun 2007 09:25:21 +0200
| Newsgroups | gmane.comp.web.wml |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 11 Jun 2007 19:42:47 +0200 Rainer Frey <[email protected]> wrote: > I hope there is still someone receiving this mailing list (the last > message I saw in the archive is from 2002). Yes, but the ml is still active, the archive is not up to date. > *** Warning: Linking the shared library gettext.la against the > *** static library ../../intl/libintl.a is not portable! You are told that you have a problem here. > gcc -o .libs/gettext.so -bundle .libs/gettext.o ../../intl/ > libintl.a /usr/lib/libiconv.dylib -Wl,-framework -Wl,CoreFoundation You should use a dynamic version of libintl (libintl.so). As far as I know it is from gettext-... use the devel-files of gettext, something like gettext-....-devel (do not know the MacOSX file name convention). It includes the appropriate header-files. Whatch out for the correct major version (e.g. do not use 0.1 when 0.2 is needed). bye -jan _____________________________________________________________________ Website META Language (WML) http://thewml.org User Support Mailing List [email protected] Automated List Manager [email protected]