all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Help: Large File Support (> 1GB) / Solaris 8
@ 2002-09-17 15:23 Luke Hassell
  0 siblings, 0 replies; 2+ messages in thread
From: Luke Hassell @ 2002-09-17 15:23 UTC (permalink / raw)


Hello Emacs Users - I have a need to read in large files and need
some advice.  First, from the FAQ:

  Old versions (i.e., anything before 19.29) of Emacs had problems
  editing files larger than 8 megabytes. As of version 19.29, the
  maximum buffer size is at least 2^27-1, or 134,217,727 bytes, or 132
  MBytes. Emacs 20 can be compiled on some 64-bit systems in a way
  that enlarges the buffer size up to 576,460,752,303,423,487 bytes,
  or 549,755,813 GBytes.

It's the phrase "in a way" that has got me puzzled.  My compile
platform is a Solaris 8 sparc box, with the Sun WSPro
compilers.  I have followed the guidance in etc/MACHINES:

  To build a 64-bit Emacs (with larger maximum buffer size and
  including large file support) on a Solaris system which supports
  64-bit executables, use the Sun compiler, configuring something like
  this (see the cc documentation for information on 64-bit
  compilation):  env CC="cc -xarch=v9" ./configure

Yet I still cannot break a barrier of 256MB, even though I have
a very cleanly compiled version of emacs 21.2, that are 64bit
executables:

$ file emacs*
emacs:          ELF 64-bit MSB executable SPARCV9 Version 1
emacs-21.2:     ELF 64-bit MSB executable SPARCV9 Version 1
emacsclient:    ELF 64-bit MSB executable SPARCV9 Version 1

549,755,813 GBytes?  I'd be happy with 1 GB at this point.  Any
help is appreciated.  Thanks in advance,

Luke

=====
Luke Hassell                                Public Key available at:
http://www.keyserver.net:11371/pks/lookup?op=get&search=0x8C85ABD7

__________________________________________________
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com

^ permalink raw reply	[flat|nested] 2+ messages in thread
* Help: Large File Support (> 1GB) / Solaris 8
@ 2002-08-16 19:10 Luke Hassell
  0 siblings, 0 replies; 2+ messages in thread
From: Luke Hassell @ 2002-08-16 19:10 UTC (permalink / raw)


Hello Emacs Users - I have a need to read in large files and need
some advice.  First, from the FAQ:

  Old versions (i.e., anything before 19.29) of Emacs had problems
  editing files larger than 8 megabytes. As of version 19.29, the
  maximum buffer size is at least 2^27-1, or 134,217,727 bytes, or 132
  MBytes. Emacs 20 can be compiled on some 64-bit systems in a way
  that enlarges the buffer size up to 576,460,752,303,423,487 bytes,
  or 549,755,813 GBytes.

It's the phrase "in a way" that has got me puzzled.  My compile
platform is a Solaris 8 sparc box, with the Sun WSPro
compilers.  I have followed the guidance in etc/MACHINES:

  To build a 64-bit Emacs (with larger maximum buffer size and
  including large file support) on a Solaris system which supports
  64-bit executables, use the Sun compiler, configuring something like
  this (see the cc documentation for information on 64-bit
  compilation):  env CC="cc -xarch=v9" ./configure

Yet I still cannot break a barrier of 256MB, even though I have
a very cleanly compiled version of emacs 21.2, that are 64bit
executables:

$ file emacs*
emacs:          ELF 64-bit MSB executable SPARCV9 Version 1
emacs-21.2:     ELF 64-bit MSB executable SPARCV9 Version 1
emacsclient:    ELF 64-bit MSB executable SPARCV9 Version 1

549,755,813 GBytes?  I'd be happy with 1 GB at this point.  Any
help is appreciated.  Thanks in advance,

Luke


=====
Luke Hassell                                Public Key available at:
http://www.keyserver.net:11371/pks/lookup?op=get&search=0x8C85ABD7

__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-17 15:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-17 15:23 Help: Large File Support (> 1GB) / Solaris 8 Luke Hassell
  -- strict thread matches above, loose matches on Subject: below --
2002-08-16 19:10 Luke Hassell

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.