This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: How to use gcc to compile on Solaris 8 for large file support
- From: Phil Edwards <phil at jaj dot com>
- To: "Harris, Thomas D. (KTR)~U" <HarrisT at stratcom dot mil>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 4 Nov 2002 12:36:37 -0500
- Subject: Re: How to use gcc to compile on Solaris 8 for large file support
- References: <79727925B2D7D611BA57000102CCAD96274194@fssgde04.stratcom.mil>
On Mon, Nov 04, 2002 at 11:18:49AM -0600, Harris, Thomas D. (KTR)~U wrote:
> All of the programs I compile with gcc have a 2G file limit. What do I need to do for large file support?
man lfcompile
man lfcompile64
would be a good starting point.
There are known problems with C++ and largefiles on Solaris, but C shouldn't
give trouble.
--
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
- Edsger Dijkstra, 1930-2002