On Fri, May 02, 2008 at 04:06:20PM +0400, Dmitry Kurochkin wrote: > Hello. > > I am not able to test this at the moment. > But I think using "curl-config --static-libs" is the right thing to do > when building with static libs. Not sure if this fixes issue806, maybe > there are more problems. > > It would be great if someone who has working static libcurl can test this. > > Regards, > Dmitry > > Fri May 2 15:57:03 MSD 2008 Dmitry Kurochkin <[EMAIL PROTECTED]> > * Use `curl-config --static-libs` when building with static libs.
I'm torn on this one: the --static-libs option was added to libcurl in curl version 7.17, which is pretty recent. So if we could figure out how to make static linking work without this flag, that would be much better. On the other hand, we don't expect many users to compile statically linked darcs, so adding a small hurdle shouldn't hurt much. And it would also be good if folks used curl >= 7.18, which would allow them to benefit from http pipelining as well... Does anyone else have thoughts or suggestions, or systems on which this patch can be tested? David _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
