On Wednesday, 23 October 2019 17:00:47 PDT Simon Matthews wrote:
> ticks.cc:(.text._Z8TicksNowv+0x1c): undefined reference to `clock_gettime'
> ticks.cc:(.text._Z8TicksNowv+0x5a): undefined reference to `clock_gettime'
> collect2: error: ld returned 1 exit status
>
> This appear to be a problem th
I am getting a failure in linking:
/opt/rh/devtoolset-8/root/usr/bin/g++ -O3 -fdata-sections
-ffunction-sections -Wl,--gc-sections -Wl,-strip-all -static-libstdc++
-Wl,--as-needed -pthread -o gn -Wl,--start-group tools/gn/gn_main.o
base.a gn_lib.a -Wl,--end-group -ldl
util/ticks.o: In function `Tic