Re: [AD] SF.net SVN: alleg:[11050] allegro/branches/4.9/src

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On 11 Oct 2008, at 13:59, Peter Hull wrote:
OK, I've committed some changes to match the way al_cfg.h is used on
other platforms. However it now fails in the font addon:
Linking C shared library ../../lib/liba5_font.dylib
ld: Undefined symbols:
_stricmp
/usr/bin/libtool: internal link edit command failed
make[2]: *** [lib/liba5_font.dylib] Error 1
OS X doesn't have stricmp, it should be emulated. I think it is in
Allegro itself, but not in the addon. Does that make sense?

OS X does have "strcasecmp" though, which seems to do pretty much the same thing. Should we use that instead?

Evert




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/