4c2faa8 Fix a regression in JE_COMPILABLE()

Mike Hommey mh+jemalloc at glandium.org
Sun Mar 18 13:41:23 PDT 2012


> Revert JE_COMPILABLE() so that it detects link errors.
> Cross-compiling should still work as long as a valid configure cache
> is provided.

Having to provide a cache value for each of those is going to get
quickly annoying. Is there a particular reason you need to use
AC_RUN_IFELSE instead of AC_TRY_LINK?

Mike



More information about the jemalloc-discuss mailing list