zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.w.stephenson@ntlworld.com>
To: zsh-workers@sunsite.dk (Zsh hackers list)
Subject: Re: zsh 4.3.2 bug
Date: Sun, 19 Mar 2006 21:54:12 +0000	[thread overview]
Message-ID: <200603192154.k2JLsC3h025738@pwslaptop.csr.com> (raw)
In-Reply-To: Your message of "Sun, 19 Mar 2006 06:09:35 +0100." <441CE78F.9080104@ah-online.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1227 bytes --]

"g.fischer@ah-online.com" wrote:
> François-Xavier Coudert wrote:
> > I just compiled zsh-4.3.2 fine with:
> >
> > CC=cc ./configure --prefix=/tmp/zsh-install --enable-multibyte && make
> > && make install
> >   
> yeah, it worked. just added --enable-multibyte and it ran like a charm.
> much thanks!!

I think this means the following...

Index: MACHINES
===================================================================
RCS file: /cvsroot/zsh/zsh/MACHINES,v
retrieving revision 1.2
diff -u -r1.2 MACHINES
--- MACHINES	2 Mar 2006 14:26:20 -0000	1.2
+++ MACHINES	19 Mar 2006 19:36:52 -0000
@@ -178,8 +178,11 @@
 	Should build `out-of-the-box'.
 
 SGI: IRIX 6.5
-	Should build `out-of-the-box'.
-	Use of gcc for compilation is recommended.
+	Should build `out-of-the-box'; however, if using the native
+	compiler, "cc" rather than "c99" is recommended.  Compilation
+	with gcc is also reported to work.  Multibyte is supported,
+	for example:
+           CC=cc ./configure --enable-multibyte
 
 	On 6.5.2, zsh malloc routines are reported not to work; also
 	full optimization (cc -O3 -OPT:Olimit=0) causes problems.

-- 
Peter Stephenson <p.w.stephenson@ntlworld.com>
Web page still at http://www.pwstephenson.fsnet.co.uk/


  reply	other threads:[~2006-03-19 23:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-17 10:08 François-Xavier Coudert
2006-03-17 17:18 ` goetz fischer
2006-03-17 17:45   ` François-Xavier Coudert
2006-03-17 18:46     ` Wayne Davison
2006-03-17 23:09       ` FX Coudert
2006-03-17 23:02     ` goetz fischer
2006-03-19  5:09     ` g.fischer
2006-03-19 21:54       ` Peter Stephenson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-03-12  0:52 g.fischer
2006-03-13 10:42 ` Peter Stephenson
2006-03-14 23:37   ` goetz fischer
2006-03-14 23:56     ` Wayne Davison
2006-03-15  3:07       ` g.fischer

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=200603192154.k2JLsC3h025738@pwslaptop.csr.com \
    --to=p.w.stephenson@ntlworld.com \
    --cc=zsh-workers@sunsite.dk \
    /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 public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).