[uClibc]signal.h problem ?
David Schleef
ds at schleef.org
Thu Sep 6 22:42:21 UTC 2001
On Thu, Sep 06, 2001 at 04:58:57AM -0700, Luke wrote:
> Hi,
>
> I was trying to compile a program that used <signal.h> with uclibc and was getting a parse error
> whereas the same code compiles fine under glibc. I narrowed down the problem to the simplest code
> that had the error:
It works if you add:
#define __USE_POSIX199309
Erik, what's up with various *_SOURCE defines and what standards are
supposed to be supported? I'm not sure if this is a bug or design.
dave...
More information about the uClibc
mailing list