Michael Snyder wrote: >>> Attached is a test case. >>> > > What library do I link to for timer_create? > > > This is how I built the testcase: $ CC=armeb-linux-gcc LDFLAGS="-lrt -lpthread" CFLAGS="-g" make gdbsignal-test Jon