This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: compilation for files > 2Gb


>>>>> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]