[email protected] wrote:
> Hi,
>
> Right, figured it out.
>
> Apparently, compiling with gcc > version 4.3 causes endless
> complications with std includes:
> http://gcc.gnu.org/gcc-4.3/porting_to.html
>
> I'm using gcc 4.3.3, as apt-get installs as on Ubuntu 9.04.
>
> Below is the order that I added std headers to rectify errors as I
> encountered them through the make process. Might not be the most
> economic method, but scope-wise, seems fine.
>
I believe adding "-fpermissive" to the compiler options would also get
around these errors.
Cheers,
Brad
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"curlpp" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/curlpp?hl=en
-~----------~----~----~----~------~----~------~--~---