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

Re: [opensuse] Compiling subversion from sources

From: Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA_at_GMail.Com>
Date: Sat, 27 Dec 2008 01:39:58 +0100

2008-12-27 01:27:09 Philipp Thomas napisaƂ(a):
> On Fri, 26 Dec 2008 16:11:57 +0100, you wrote:
>
> >2008-12-26 15:27:39 philipp_at_thogro.org napisa?(a):
> >> Care to explain why $neon_config --libs can't be used?
> >
> >It additionally returns LDFLAGS and dependent libraries.
>
> And why is that bad? At least the dependent libs should be correct, at
> least 'pkg-config --libs' will also give you the dependent libs in
> addition to the neon lib.

I might want to use different LDFLAGS for different packages. Subversion binaries
should contain NEEDED entries only for directly used libraries.

$ neon-config --libs
-Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -lneon -lz -lgnutls -lpakchois -lexpat
$ pkg-config --libs neon
-lneon

-- 
Arfrever Frehtes Taifersar Arahesis
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=993489

Received on 2008-12-27 01:42:43 CET

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.