zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: <Tomi.Vainio@Sun.COM>
Cc: <zsh-workers@sunsite.dk>
Subject: RE: Zsh 4.0.2 + 64bit Solaris 8 Forte 6.1 compiler
Date: Wed, 27 Jun 2001 18:30:48 +0400	[thread overview]
Message-ID: <004a01c0ff15$c20557a0$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <15161.60034.565764.974647@gargle.gargle.HOWL>


>  >
> Everything is moving to 64-bit environment and it's much easier to
> have only one set of local libraries for free software.  For example
> compiling something like xemacs I will need ten extra libraries and I
> rather compile only 64-bit versions if I need these even once and
> don't touch 32-bit stuff at all.
>

O.K., granted. But note, that it is not a simple. Currently zsh tries to
autodetect compiler flags (including those to enable LFS mode). But it does
it only if you did not explicitly specify any flags yourself. It is near to
impossible to write configure that wil parse e.g. LDFLAGS and infer
DLLDFLAGS. So, if you specify LDFLAGS you must specify DLLDFLAGS.

So, what you actually want is the way to specify "I want LP64 mode". It was
briefly discussed here when LFS support was added. The problem is, while LFS
support is more or less standardized (via getconf interface), there is no
standard way to enable LP64 mode. We'd end up listing every possible
combination of system/compiler.

> Firstly I thought you like to see how my environment is probed but you
> like to get piece of code how to detect Sun 64-bit Forte compiler.
>

Yes. I do not have either Solaris or Forte compiler so I cannot do it
myself. As said, either describe how your compiler can be detected or, if it
is confirmed that -KPIC is supported by all compilers on Solaris, we can
change it.

-andrej



  reply	other threads:[~2001-06-27 14:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <15161.58232.30647.918340@gargle.gargle.HOWL>
     [not found] ` <004201c0ff11$e8dcb840$21c9ca95@mow.siemens.ru>
2001-06-27 14:15   ` Tomi Vainio - Sun Finland -
2001-06-27 14:30     ` Andrej Borsenkow [this message]
2001-06-28  9:13       ` Tomi Vainio - Sun Finland -
2001-06-28  9:34         ` Andrej Borsenkow
2001-06-29 13:51           ` Clint Adams
2001-06-29 15:09             ` Andrej Borsenkow
2001-06-29 15:29               ` Clint Adams
2001-06-27 12:13 Tomi Vainio - Sun Finland -
2001-06-27 12:23 ` Andrej Borsenkow
2001-06-27 13:57 ` Clint Adams
2001-06-27 14:21   ` 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='004a01c0ff15$c20557a0$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=Tomi.Vainio@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).