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: Jean-Philippe Barrette-LaPierre <jean-philippe.barrette-lapierre_at_savoirfairelinux.com>
Date: Thu, 7 Jul 2005 09:03:55 -0400

On July 6, 2005 04:59 am, Thorsten Viel wrote:
> Hi,
>
> the compiling with option -E isnt really filled with information:
>

Yes, it is, but you specified the option -o emitter, so the output is
redirected in the file emitter. All the information I need is in this file.

> 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

-- 
Jean-Philippe Barrette-LaPierre
Savoir-Faire Linux
_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2005-07-07

These mail archives are generated by hypermail.

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

File upload with ASP.NET