LLONG_MAX not defined for uclibc?
Mike Frysinger
vapier at gentoo.org
Thu Feb 8 14:00:42 PST 2007
On Sunday 04 February 2007, Doug the RockRat wrote:
> I am not getting a def for these #defines using uclibc
> and gcc 3.4.4.
it isnt a libc issue that you are lacking LLONG_MAX, it's a gcc issue
compile your code with -std=gnu99 or -stdÉ9 and include limits.h
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://busybox.net/lists/uclibc/attachments/20070208/5955dcc3/attachment.pgp
More information about the uClibc
mailing list