all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Oleksandr Gavenko <gavenkoa@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Porting emacs
Date: Sun, 20 Feb 2011 13:10:46 +0000	[thread overview]
Message-ID: <ijr3sv$18b$1@dough.gmane.org> (raw)
In-Reply-To: <324A05DF192096449779C769E91F108307BC6AE6@nwt-s-mbx2.rocketsoftware.com>

On 2011-02-18 12:15, Boris Moskalev wrote:
> Hello
> I'm trying to porting emacs to z/OS now. And now I have some problem
> with porting due there is using EBCDIC encoding.
> Could you help me for that problem. May be exist simple answer and I
> just have to add codes of EBCDIC somewhere.
>
How about check (written Emacs version 19.34):

 
http://www-03.ibm.com/systems/z/os/zos/features/unix/library/IBM+Redbooks/index.html#emacs

If I proper remember when we port cryptographic lib to z/OS
we only convert source (ANSI C) encoding from ASCII to EBCDIC
to compile sources with XL compiler for z/OS.

There are exist GCC for this platform, but we have trouble
with it (static library from GCC binary incompatible with XL
but I don't remember how).

Ask more specific questions.

-- 
Best regards!




  reply	other threads:[~2011-02-20 13:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-18 12:15 Porting emacs Boris Moskalev
2011-02-20 13:10 ` Oleksandr Gavenko [this message]
2011-02-20 13:31 ` Oleksandr Gavenko
     [not found] <mailman.8.1298155303.7110.help-gnu-emacs@gnu.org>
2011-02-19 23:23 ` despen
2011-02-19 23:27 ` despen
2011-02-20 13:15   ` Oleksandr Gavenko
     [not found]   ` <mailman.3.1298208011.970.help-gnu-emacs@gnu.org>
2011-02-20 15:56     ` despen

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='ijr3sv$18b$1@dough.gmane.org' \
    --to=gavenkoa@gmail.com \
    --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.
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.