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. _______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
