zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "Timo Aaltonen" <tjaalton@cc.hut.fi>, <zsh-workers@sunsite.dk>
Subject: RE: AIX-problem: the main module won't link statically
Date: Fri, 8 Jun 2001 17:01:59 +0400	[thread overview]
Message-ID: <000b01c0f01b$345039b0$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <Pine.LNX.4.10.10106081522210.23818-200000@nexus6.hut.fi>

>
> On Fri, 8 Jun 2001, Andrej Borsenkow wrote:
>
> > > > theremin% CC="cc" ./configure
> > > >
> > >
> > > Try with DLLD=cc CC=cc. On some systems use of plain ld to
> create shared
> > > libraries does not work (due to additional startup files needed).
> > >
> >
> > And I do not like double -lc; you may try with
> >
> > DLLDFLAGS='-G -bexpall'
> >
> > as well. We provide -lc in any case.
>
> Argh.. can't.. resist.. must.. try..
>
> here it is (script-output of the compile), seems that the
> libzsh-part wen't fine, but rlimits did not.
>

That is very bad. It most probably means, we still need export files but
they are not created while we think we are on "normal" OS and not on AIX :-0
If it is the case, it may be fixed - unfotunately, we need to know the
format of exports file.

Please, give it a try - create export file for zsh and add it to rlimits,
like:

add ``-bE:zsh.export'' to libzsh flags
add ``-bI:../zsh.export'' to rlimits.so flags (ajust path as appropriate)
try to compile

And as long as you are the only person who has access to AIX - could you
check compiler docs how to generate shared library on your version of AIX?
:-)

-andrej



  reply	other threads:[~2001-06-08 13:02 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <001501c0eff2$70ad3ee0$21c9ca95@mow.siemens.ru>
2001-06-08 10:53 ` Oliver Kiddle
2001-06-08 11:41   ` Andrej Borsenkow
2001-06-08 11:50     ` Timo Aaltonen
2001-06-08 12:05       ` Peter Stephenson
2001-06-08 12:06       ` Andrej Borsenkow
2001-06-08 12:11         ` Andrej Borsenkow
2001-06-08 12:28           ` Timo Aaltonen
2001-06-08 13:01             ` Andrej Borsenkow [this message]
2001-06-08 12:12         ` Timo Aaltonen
2001-06-08 14:23     ` Oliver Kiddle
2001-06-09  8:52       ` Andrej Borsenkow
2001-06-11 16:29         ` Timothy Miller
2001-06-11 17:58           ` Andrej Borsenkow
2001-06-12  6:06             ` Strange tests in configure " Andrej Borsenkow
2001-06-12 12:24           ` Oliver Kiddle
2001-06-15  9:11             ` Timo Aaltonen
     [not found] <Pine.SV4.4.33.0106120954500.24714-200000@itsrm2.mow.siemens.ru>
     [not found] ` <yeh3d95lsa0.fsf@water.cs.brown.edu>
2001-06-12 17:58   ` Andrej Borsenkow
2001-06-12 18:19     ` Peter Stephenson
2001-06-12 19:14       ` Bart Schaefer
2001-06-12 20:09         ` Wayne Davison
2001-06-13  9:20           ` Peter Stephenson
2001-06-13  8:46         ` Sven Wischnowsky
2001-06-13  8:48           ` Sven Wischnowsky
     [not found] <Pine.LNX.4.10.10106081111000.23818-100000@nexus6.hut.fi>
2001-06-08  8:55 ` Andrej Borsenkow

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='000b01c0f01b$345039b0$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=tjaalton@cc.hut.fi \
    --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).