bugGnash - The GNU Flash player - Bugs: bug #42221, Build fails with _GLIBCXX_DEBUG=1...

 
 

bug #42221: Build fails with _GLIBCXX_DEBUG=1 defined

Submitter:  Sandro Santilli <strk>
Submitted:  Mon 28 Apr 2014 04:52:52 PM UTC
   
 
Category:  build Severity:  1 - Wish
Release:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 05 Feb 2015 12:10:30 AM UTC, comment #2: 

"I think it would be possible to check whether libstdc++ has been built with _GLIBCXX_DEBUG, for example using `nm'. But I doubt it's worth the effort."

I mean boost, not libstdc++, of course.

Bastiaan Jacques <bjacques>
Group Member
Thu 05 Feb 2015 12:06:25 AM UTC, comment #1: 

Yes, you would have to rebuild boost/program_options with _GLIBCXX_DEBUG=1 before you can build Gnash with the flag.

AFAIK no distribution defines _GLIBCXX_DEBUG by default, and people who add their own flags should be prepared to deal with the ensuing problems.

I think it would be possible to check whether libstdc++ has been built with _GLIBCXX_DEBUG, for example using `nm'. But I doubt it's worth the effort.

Bastiaan Jacques <bjacques>
Group Member
Mon 28 Apr 2014 04:52:52 PM UTC, original submission:  

The problems I saw were with undefined symbols from boost program options. May be due to this: http://stackoverflow.com/questions/19729036/boost-program-options-wont-work-with-glibcxx-debug

Could be worth disabling the debug from boost program option users, but would be even better to be able to tell if the boost libraries were or not built with debugging symbols enabled.

Sandro Santilli <strk>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bjacques (Posted a comment)
  • -email is unavailable- added by strk (Submitted the item)
  • -email is unavailable- added by strk
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-02-05 bjacques Severity3 - Normal 1 - Wish
    2014-04-28 strk Carbon-Copy- Added gg0

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code