LLONG_MAX not defined for uclibc?

Mike Frysinger vapier at gentoo.org
Thu Feb 8 22:00:42 UTC 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=c99 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://lists.busybox.net/pipermail/uclibc/attachments/20070208/5955dcc3/attachment-0002.pgp 


More information about the uClibc mailing list