autoconf
[Top][All Lists]
Advanced

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

Library that needs large file support


From: Florian Weimer
Subject: Library that needs large file support
Date: Sat, 20 Dec 2003 13:58:43 +0100
User-agent: Mutt/1.5.4i

I'm writing a library that will require large-file support on 32-bit GNU
platforms (so that off_t and ino_t are 64 bits wide, otherwise data
structure layout would change).  What is the canonical way to enforce
this?

I guess it's not a good idea to force applications to include the
config.h file that was generated at library build time.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]