On Aug 20, 2015, at 12:36 AM, Daniel Micay <[email protected]> wrote:
> On 20/08/15 03:34 AM, Ingvar Hagelund wrote:
>> When compiling jemalloc-4.0.0 on rhel5 or rhel6, the linker stops with
>> "undefined reference to `clock_gettime'"
>> 
>> Adding "-lrt" to LDFLAGS gets around this, but perhaps it could have
>> been picked up automatically?
>> 
>> [...]
> 
> Yeah, the issue would be that clock_gettime was moved to libc in newer
> versions of libc so -lrt wasn't added for the tests.

This issue is now being tracked at:

        https://github.com/jemalloc/jemalloc/issues/257

Thanks,
Jason
_______________________________________________
jemalloc-discuss mailing list
[email protected]
http://www.canonware.com/mailman/listinfo/jemalloc-discuss

Reply via email to