cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curlpp mailing list Archives

Re: [cURLpp] Compiler Probs installing curlpp-0-5

From: Thorsten Viel <thorsten.viel_at_gmx.de>
Date: Wed, 6 Jul 2005 08:59:04 +0000

Hi,

the compiling with option -E isnt really filled with information:

s15187200:/emitter-3.0 # g++ -o emitter -E -Wno-deprecated
-I/usr/include/mysql -I./ -L/usr/lib/mysql -I/usr/include -L./ -lmysqlclient
-lmimepp -lcurl -lcurlpp -lssl -lcrypto *.cpp
g++: -lmysqlclient: linker input file unused because linking not done
g++: -lmimepp: linker input file unused because linking not done
g++: -lcurl: linker input file unused because linking not done
g++: -lcurlpp: linker input file unused because linking not done
g++: -lssl: linker input file unused because linking not done
g++: -lcrypto: linker input file unused because linking not done
s15187200:/emitter-3.0 #

I deleted all object-files before.

Am Dienstag 05 Juli 2005 16:25 schrieb Jean-Philippe Barrette-LaPierre:
> On July 5, 2005 02:08 pm, Thorsten Viel wrote:
> > I dont know which option you mean, and a search in man wasn't really
> > fertile.
>
> Just found the option to g++, it's "-E":
>
> -E Stop after the preprocessing stage; do not run the compiler
> proper. The output is in the form of preprocessed source code, which is
> sent to the standard output.
>
> Input files which don't require preprocessing are ignored.
_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2005-07-06

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET