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

Re: More HP-UX static compilation silliness

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2004-06-10 19:09:02 CEST

Toby Johnson wrote:

> I have no problem linking to the standard system libraries. The goal
> here is to compile on one machine and install on another (the latter
> doesn't have the ANSI C compiler). So I want to link neon, apr, etc.
> statically, but anything standard can be dynamic.

OK, nevermind.. I built neon, apr, and apr-util statically first, and
then built svn without the "enable-all-static" flag, and it seems to
have pulled in all the static libs. ldd confirmed it's only linking to
system libs now, so I'm good to go!

(And so, the last stumbling block to us switching over is removed! w00t!!!1)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 10 19:11:24 2004

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

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