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

Re: shared library suffixes

From: Markus Scherer <markus.scherer_at_jtcsv.com>
Date: 2000-12-14 21:37:13 CET

in icu we autoconf that kind of thing.
markus

Ben Collins-Sussman wrote:
>
> sussman@tigris.org writes:
>
> > User: sussman
> > Date: 00/12/14 10:48:16
> >
> > Modified: subversion/include svn_ra.h
> > subversion/libsvn_client Makefile.am client.h ra_loader.c
> > Log:
> > Implement libsvn_client mechanism for loading RA libraries.
> >
> > + /* TODO: uh-oh; is `.so' portable? Don't think so. */
> > + library_name = apr_psprintf (pool, "libsvn_ra_%s.so",
> > + svn_client__ra_library_table[i][1]);
>
> Hey Greg, does APR have a solution for this problem? Or do I need
> some cruft like #ifdef WIN32 use ".dll" instead?
Received on Sat Oct 21 14:36:17 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.