unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: Byte-compiled elisp libraries on different platforms
Date: Fri, 21 Nov 2008 15:27:46 +1100	[thread overview]
Message-ID: <87d4gphfel.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: mailman.823.1227178080.26697.help-gnu-emacs@gnu.org

Jonathan Groll <lists@groll.co.za> writes:

> I keep my emacs configuration in a git repository. There are also some
> elisp libaries (cedet/nxml/ etc etc) that are in that repository. Most
> of these libaries have been byte compiled in GNU Emacs 22.
>
> I'd like to be able to use this repository on multiple machines,
> specifically:
> Ubuntu Linux (x86) running GNU Emacs 23
> OS X (intel) running Aquamacs - GNU Emacs 22
> Opensolaris (sparc64) running GNU Emacs 22
>
> Does platform matter for byte-compiled .elc's? What about GNU Emacs 22
> vs 23?
>

I don't believe platform matters with respect to byte compiled
files. However, 22 v 23 does. While emacs 23 can read elc files
generated by emacs22, it has to do conversions that can have
considerable impact on load time. this is mentioned in the NEWS file
with emacs 23 and advises that new elc files should be created using
emacs 23.

Tim


-- 
tcross (at) rapttech dot com dot au


  parent reply	other threads:[~2008-11-21  4:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.823.1227178080.26697.help-gnu-emacs@gnu.org>
2008-11-20 10:55 ` Byte-compiled elisp libraries on different platforms Nordlöw
2008-11-21  4:27 ` Tim X [this message]
2008-11-20 10:47 Jonathan Groll
2008-11-20 11:02 ` Juanma Barranquero
2008-11-20 17:19   ` Drew Adams
2008-11-20 18:08     ` Juanma Barranquero
2008-11-20 18:29       ` Drew Adams
2008-11-20 18:42         ` Juanma Barranquero
2008-11-20 18:56           ` Drew Adams
2008-11-20 11:02 ` Peter Dyballa
2008-11-22  5:25 ` Xavier Maillard

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87d4gphfel.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --cc=help-gnu-emacs@gnu.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).