compilation for files > 2Gb
David Edelsohn
dje@watson.ibm.com
Thu Jan 25 07:04:00 GMT 2001
>>>>> BLATS writes:
BLATS> I would like to know if in gcc compilation option there is a option (like
BLATS> -D_LARGE_FILES in AIX wiht cc) in order to open file > 2Gb or
BLATS> gcc by default authorize the use of files > 2Gb
I do not know of any particular "cc" option to support large
files. Any macro definition, like -D_LARGE_FILES, that one can use with
cc also can be used with gcc.
David
More information about the Gcc
mailing list