Sorry, forgot to include the list... > On 22. April 2008 13:19:01 +0200 Wietse Jacobs <[EMAIL PROTECTED]> wrote: > > [...] > >
> > cannot find -lssl > > collect2: ld returned 1 exit status > > [...] > > > > Apart from the headers to compile you also need the libraries to link. You > should place libssl.a and friends in mingw/lib if you placed the headers in > mingw/include. I can't find those libraries in openssl/lib/mingw (or anywhere in openssl). What I do have is: libeay32.a libeay32.def ssleay32.a ssleay32.def Should I be looking somewhere else? > cu, > Thomas Thanks, -- --Wietse _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
