[lttng-dev] userspace-rcu-0.8.6 problems on MacOSX

Jim Reid jim at rfc1035.com
Wed Mar 11 11:50:43 EDT 2015


Hi. There are some problems getting this to compile on MacOSX (10.9.5):

1) Many of the make regtest tests fail because the time command use command line arguments. eg:

...
./test_urcu_lgc 4 4 10 -d 2 -b 32768
/usr/bin/time: illegal option -- a
usage: time [-lp] command.
...

2) The generated Makefiles feed Linuxy linker arguments (-Wl,-rpath==) to the compiler.
I kludged that by manually editing the Makefile(s) to just use -L././libs instead. Which would seem to be a better solution in general. YMMV.

Could you please fix these for a future release? Thanks.





More information about the lttng-dev mailing list