curl-library
static lib problem
From: John Proctor <jproctor_at_prium.net>
Date: Wed, 5 Jun 2002 15:27:25 -0400
Date: Wed, 5 Jun 2002 15:27:25 -0400
Would someone mind trying to link ftpget.c from
http://curl.haxx.se/lxr/source/docs/examples/ftpget.c
via
gcc -static `curl-config --cflags` `curl-config --libs` -o ftpget ftpget.c
under linux and let me know if it works for them.
A friend and I both get the same error regarding unresovled externs and this
is the only lib we seem to have problems with.
Thanks,
John Proctor
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
Received on 2002-06-05