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

compiling with large file support



Hi,

I managed to compile some small C-programs with large file support using 
gcc flags: -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE.

How can I make this default? Maybe with environment variables?

I would appreciate hints very much, since, it would make my life much 
easier when I compile packages if I find a solution for that.

Thank you,

Florian.



Reply to: