Hi Pedro,
On 18.09.2012 22:03, Pedro Giffuni wrote:
----- Original Message -----
Subject: [OT] Re: [code] building trunk, rev. 1386983 break in setup_native
Hi Pedro,
On 18.09.2012 21:34, Pedro Giffuni wrote:
Hi Oliver, *
________________________________
...
BTW, I had seen a couple of warnings on the build of module stlport
saying
something like "duplicate symbol/declaration/? ignored".
Thus, may be something
in stlport is triggering with issue.
stlport is something that I have been debating myself if it should be
updated
or just turned off for good. I tend to lean over the later but it would
certainly
be nice to clean this boost issue nevertheless.
Yes, it would be great to get rid of stlport.
Just curious. Do you still get an error if you build --without-stlport ?
That does not work on Windows 7 :(
The configure already break with the following message:
checking what the default STL should be... stlport
checking for STL providing headers... using system STL
configure: WARNING: using system STL. Warning, breaks your ABI compatability!
checking whether we are allowed and able to use --ccache-skip... only used on
Mac currently, skipping
checking if hash_map will be in __gnu_cxx namespace... configure: error: Can't
find hash_map. Try with --with-stlport
Best regards, Oliver.