[Prev][Next][Index][Thread]

Re: __USE_GNU was: undefined reference to `TIMEVAL_TO_TIMESPEC'



At 22:44 +0100 11/18/01, Roland McGrath wrote:
>You need to add -D_GNU_SOURCE (or #define _GNU_SOURCE first thing)
>when compiling the code for a GNU/Linux host.

Yes, now I have a "clean" compile.

I did a 'export CFLAGS=-D_GNU_SOURCE' as stated in the mailarchive
( it is easy searching when you the answer )


Thanks!


Geert



References: