[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: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2003-01-06 22:13:37 CET

--On Monday, January 6, 2003 1:04 PM -0800 solo turn
<soloturn99@yahoo.com> wrote:

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

The forte compiler will use the incremental linker by default. gcc
doesn't include the ild. (Note ild works fine for me with Workshop
6U2.)

But, that's not your problem. The problem is libtool choking on the
size of argv. Use the latest release of autoconf to have it
magically executed by /bin/ksh. -- justin

---------------------------------------------------------------------
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:14:38 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.