cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Re: Re: Problem using static libraries libcurl with OpenSSL, minGW, Eclipse

From: Oleksiy <patriot_of_ua_at_ukr.net>
Date: Thu, 25 Aug 2011 11:33:34 +0300
('binary' encoding is not supported, stored as-is) ('binary' encoding is not supported, stored as-is)    Gisle Vanem <gvanem_at_broadpark.no> wrote:

>"Oleksiy" <patriot_of_ua_at_ukr.net> wrote:
>
> > g++ -DCURL_STATICLIB -O0 -g3 -Wall -c -fmessage-length=0
   -osrc\main.o
> > ..\src\main.cpp
> >
> > g++ -L..\lib -oYTUploader.exe src\main.o -lcurl -lws2_32 -lwldap32
> > -leay32 -lssleay32 -lz
> > The same thing
>
> Try producing a .map file then:
> g++ -Wl,--print-map,--sort-common,--cref -L..\lib -oYTUploader.exe \
> src\main.o -lcurl -lws2_32 -lwldap32 -leay32 -lssleay32 -lz >
   YTUploader.map
>
> Study it and figure out why things are as they are.

>

>

   Can you help me? I can't figure the things out. I generated map-file,
   here it is http://pastebin.com/JxuCDXzM

>

('binary' encoding is not supported, stored as-is) -------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-08-25