all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luke Hassell <lukehassell@yahoo.com>
Subject: Help: Large File Support (> 1GB) / Solaris 8
Date: Tue, 17 Sep 2002 08:23:31 -0700 (PDT)	[thread overview]
Message-ID: <20020917152331.68551.qmail@web13304.mail.yahoo.com> (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

             reply	other threads:[~2002-09-17 15:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-17 15:23 Luke Hassell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-08-16 19:10 Help: Large File Support (> 1GB) / Solaris 8 Luke Hassell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020917152331.68551.qmail@web13304.mail.yahoo.com \
    --to=lukehassell@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.