zsh-workers
 help / color / mirror / code / Atom feed
* Dynamic on Digital Unix
@ 1999-02-24 12:52 Sven Wischnowsky
  0 siblings, 0 replies; only message in thread
From: Sven Wischnowsky @ 1999-02-24 12:52 UTC (permalink / raw)
  To: zsh-workers


We had this discussion already, and I'm pretty sure this already
worked. But then again maybe I just had used my modified configure
without thinking or something like that.

Anyway, I just noticed that with --enable-dynamic I don't get dynamic
module support anymore. From configure.in:

  elif test "x$zsh_cv_func_dlsym_needs_underscore" != xno; then
    dnl Do not cache failed value
    unset zsh_cv_func_dlsym_needs_underscore
    dynamic=no
  fi

Removing that `dynamic=no' makes things work again, or would make it
work if it didn't try to use `ld' for linking the modules which I have 
to change to `gcc'.

Hm. I remember that Peter explicitly asked for this and I tried it and 
it worked fine (which I then said). If I didn't test this with a
vanilla version this is obviously my fault. My apologies, Peter.

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-02-24 12:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-24 12:52 Dynamic on Digital Unix Sven Wischnowsky

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).