zsh-workers
 help / color / mirror / code / Atom feed
* zsh on Solaris with gcc and gnu-binutils
@ 1998-07-08 13:47 Juergen Ilse
  0 siblings, 0 replies; only message in thread
From: Juergen Ilse @ 1998-07-08 13:47 UTC (permalink / raw)
  To: zsh-workers

Hello,

i noticed an error while compiling zsh-3.1.4 on solaris 2.5 with gcc and
gnu-binutils installed. It was not possible to use dynamic loading of modules
because of "wrong" linker-options (or better "wrong linker ;-) ). The first
"ld" found in my PATH was the gnuish version, and for this version "-shared"
was needed instead of "-G" to link shared objects. I think a workaround will
be to test for gnu-ld or to use "/usr/ccs/bin/ld" as linker in case of a 
solaris system. I think, this is a problem of the autoconf-version you use
for generating the config-files...
I solved my problem with patching the configure-script (which is not a clean
aolution...). Does anybody know a better solution?

ciao,
	Juergen Ilse					(ilse@asys-h.de)


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

only message in thread, other threads:[~1998-07-08 13:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-07-08 13:47 zsh on Solaris with gcc and gnu-binutils Juergen Ilse

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