[Ecls-list] VC8 : strnlen dllimport function not allowed
Goffioul Michael
goffioul at imec.be
Wed Aug 16 16:09:38 UTC 2006
> Thx. I tried adding that flag. I think you had the right idea
> but the generated config.h file kept #undef'ing it again :)
> So I just commented out that strnlen function for now.
>
> I tried to see how the scripts detect if strnlen exists (if
> that is what happens?), but I guess it fails with VC8.
Normally, under Win32, the configure scripts are not used and
the config.h is just copied from one of the msvc/gmp/config-vc6.xx
Indeed, those files should be updated (and not the Makefile) to
define HAVE_STRNLEN.
Michael.
More information about the ecl-devel
mailing list