* are elc files portable?
@ 2009-01-17 0:42 Bill Raynor
2009-01-17 1:31 ` Christopher DeMarco
0 siblings, 1 reply; 2+ messages in thread
From: Bill Raynor @ 2009-01-17 0:42 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 369 bytes --]
I have several boxes (two macs and one xp - work machine) on which I use
org-mode. Can I compile on one and port to the others? They are all intel
boxes if that makes a difference. Installing on the macs is a breeze, but XP
is a pain, as I don't have cygwin installed there. The two macs are using
Aquamacs and the XP machine uses the excellent W32 emacs.
Thanks
Bill
[-- Attachment #1.2: Type: text/html, Size: 391 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: are elc files portable?
2009-01-17 0:42 are elc files portable? Bill Raynor
@ 2009-01-17 1:31 ` Christopher DeMarco
0 siblings, 0 replies; 2+ messages in thread
From: Christopher DeMarco @ 2009-01-17 1:31 UTC (permalink / raw)
To: Bill Raynor; +Cc: emacs-orgmode
On Fri, Jan 16, 2009 at 06:42:28PM -0600, Bill Raynor wrote:
> org-mode. Can I compile on one and port to the others? They are all intel
> boxes if that makes a difference. Installing on the macs is a breeze, but
Yes, you can move the emacs bytecode from one machine to another *IF*
the processor endianness is the same. So Intel <--> Intel is fine. I
don't know a little-endian architecture off the top of my head --
anybody out there? (and of course, I'd love to be corrected/clarified
as I'm not hardcore CS/CE).
Mohit and Rohit are twin brothers. Mohit is tall and burly and
works at Motorola; Rohit is short and wiry and works at Intel.
They are highly competitive but inseparable. Both working as
engineers at large chip manufacturers, they constantly annoy their
colleagues with their constant bickering about whether
big-Indianness is better than little-Indianness.
> XP is a pain, as I don't have cygwin installed there. The two macs are
But you don't *have* to compile the elisp for org-mode. Go ahead and
move the .el around and it'll work just the same. The lisp
interpreter in Emacs does the byte-compilation before executing
anyway; pre-compiling just makes things faster by skipping the
"compile" step.
--
Christopher DeMarco <demarco@maya.com>
IT Director
MAYA Group
+1-412-708-9660
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-01-17 1:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-17 0:42 are elc files portable? Bill Raynor
2009-01-17 1:31 ` Christopher DeMarco
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
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).