This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

Re: How to use gcc to compile on Solaris 8 for large file support


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


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