https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66262

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doko at gcc dot gnu.org

--- Comment #9 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to Gianfranco from comment #8)
> Thanks to you Markus, I spent almost one entire week in removing code in
> order to have something "useful" for you, and this is the maximum I could
> achieve.
> 
> I don't know how much I can help you, your build failure is caused from the
> fact that you didn't rebuilt your boost framework with the new ABI?

No. It is caused by building my whole system (including Boost) with the 
new ABI. std::string parameters are mangled different in this case.

So you'll have to wail until a developer, who still uses the old ABI,
picks up this issue.

Reply via email to