zsh-workers
 help / color / mirror / code / Atom feed
From: Tomi Vainio - Sun Finland - <Tomi.Vainio@Sun.COM>
To: Greg Price <Greg.Price@Sun.COM>
Cc: zsh-workers@sunsite.dk
Subject: 64bit Zsh for Solaris?
Date: Fri, 5 Jul 2002 09:42:06 +0300	[thread overview]
Message-ID: <15653.16318.328406.362448@gargle.gargle.HOWL> (raw)
In-Reply-To: <20020705112635.A19854@Aus.Sun.COM>

Greg Price writes:
 >  
 > My problem is that I need a 64 bit version (i.e. compiled to produce a 64
 > bit binary) for Solaris. I've tried both the Sun compiler (which I would
 > prefer to use) and the GNU C compiler; zsh compiles fine, but it fails a   
 > number of the tests in the test suite.
 >  
As said before you don't really need 64bit binary but you can do it if
you like.

file /usr/local/bin/zsh
/usr/local/bin/zsh:     ELF 64-bit MSB executable SPARCV9 Version 1, dynamically linked, stripped

Here is what I did with zsh 4.0.4
CC=cc ./configure --enable-cflags='-xO4 -xarch=v9' --enable-ldflags='-xO4 -xarch=v9'

  Tomppa


  parent reply	other threads:[~2002-07-05  6:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-05  1:26 Greg Price
2002-07-05  6:20 ` Borsenkow Andrej
2002-07-05  7:14   ` Greg Price
2002-07-05  6:42 ` Tomi Vainio - Sun Finland - [this message]
2002-07-05  7:11   ` Greg Price
2002-07-05  7:38     ` Sven Wischnowsky
2002-07-05  8:15     ` Tomi Vainio - Sun Finland -

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=15653.16318.328406.362448@gargle.gargle.HOWL \
    --to=tomi.vainio@sun.com \
    --cc=Greg.Price@Sun.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).