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

Re: Let's fix those threading flags

From: Greg Stein <gstein_at_lyra.org>
Date: 2000-10-25 14:56:31 CEST

I've applied the APR portion.

On Tue, Oct 24, 2000 at 05:40:56PM +0200, Branko Cibej wrote:
> O.K., I've had it up to here [indicates position approximately
> 0.3048 m above top of head, one left foot to you benighted souls
> across the pond] with those hard-coded "-pthread" flags in the
> makefiles. I think it's finally time to fix that.
>
> I've attached two patches: the first teaches APR's configure
> to export CPPFLAGS and CFLAGS needed for threaded programs
> into APRVARS; the second tells SVN's configure to use EXTRA_LIBS,
> EXTRA_CFLAGS and EXTRA_CPPFLAGS from APRVARS, and nukes the CFLAGS
> definitions in the Makefile.am files.
>
> Greg S, if you can apply the first patch to APR, and if nobody
> screams too much, I'll check in the second patch later today or
> early tomorrow. I already fixed a typo in berkeley-db.m4 where
> CPPFLAGS were set off of LIBS, which broke this brilliant solution
> of mine. :-p
>
> Hey, with these patches I can finally build on Solaris! :-))
> (No, I don't want to try on AIX right now, but yes, I will soon,
> likewise HP-UX and maybe IRIX. Have to see if Berkeley DB builds
> on those first. Probably does, but <shrug>.)
>
>
> An interesting side note: expat-lite inherits the CPPFLAGS,
> but not the CFLAGS; neon doesn't care about either. Maybe
> this'll have to be fixed, maybe not. Will wait and see.
>
> --
> Brane Cibej
> home: <brane_at_xbc.nu> http://www.xbc.nu/brane/
> ACM: <brane_at_acm.org> http://www.acm.org/

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:12 2006

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.