Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Zsh 3.1.{6,9} patches
- X-seq: zsh-workers 12245
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: Zsh 3.1.{6,9} patches
- Date: Thu, 13 Jul 2000 16:16:00 +0100
- In-reply-to: "Your message of Thu, 13 Jul 2000 10:56:35 EDT." <20000713105635.A28733@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
> > Are you sure this is right? ld and cc on this solaris system definitely
> > use -G, not -shared.
>
> He's probably got GNU binutils installed somewhere in his PATH before
> /usr/ccs/bin. We should probably make configure check for GNU ld.
Presumably this also implies gcc, which we've already tested for. I think
-shared is a standard option to gcc, so maybe it's enough always to used
-shared instead of -G in this case only. I had a vague feeling there were
more gcc-specific tests in configure than there seem to be now, however, so
I'm a little disquieted.
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK Tel: +44 (0)1223 392070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author