[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn compile error on solaris 2.8, cc

From: solo turn <soloturn99_at_yahoo.com>
Date: 2003-01-06 22:04:41 CET

where does it get the idea from to use ild instead of ld?

--- Blair Zajac <blair@orcaware.com> wrote:
> solo turn wrote:
> >
> > in "libtool" there is:
> > # Shell to use when invoking shell scripts.
> > SHELL="/bin/bash"
> >
> > is it sufficient to change it here, or where do i change it? i
> tried
> > it there with ksh, sh, and tried to also run the command instead
> of
> > with /bin/bash with /bin/sh and /bin/ksh.
> >
> > same result.
> >
> > i'm not sure who cuts this. the error is from ild ... but if the
> > shell does not pass it?
> >
> > blair suggested gcc, but i think i will wait a little with this.
> gcc
> > brings its own ld?
>
> Gcc can use the GNU as and ld, but at least for more recent Solaris
> versions, including 8, Casper Dik recommends using the Solaris ld
> and as. In any case, if you wanted to use the GNU as and ld, you
> would have to build them separately from the binutils package.
>
> You could always get a precompiled gcc binary installable via
> pkgadd
> for Solaris 8 from
>
> http://www.sunfreeware.com/
>
> and use that. Should be pretty easy and painless.
>
> >
> > ild directly invokes /usr/css/bin/ld (says "man ild"), but i
> don't
> > know if ild has a different command-line length than ld. it is
> from
> > sunworkshop 6, 2 years old.
>
> I bet the ld on Solaris 8 doesn't have this problem.
>
> Best,
> Blair
>
> --
> Blair Zajac <blair@orcaware.com>
> Plots of your system's performance - http://www.orcaware.com/orca/

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 6 22:05:33 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.