Ticket #20478 (closed enhancement: fixed)
Include support for GLIBCXX_DEBUG in boost
| Reported by: | sebastian.sturm@… | Owned by: | nox@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | devel | Cc: | |
| Port: | boost |
Description
Using the boost +debug variant, I have been unable to compile a program using the boost::program_options library with Xcode 3, GCC 4.0. Problem description and accompanying solution can be found at the following blog (not mine): http://blog.netherlabs.nl/articles/2008/9
Building the program_options library with bjam variant=debug define=_GLIBCXX_debug worked for me, so I'd like to see this change being incorporated into the boost+debug port.
Best regards, Sebastian Sturm
Change History
comment:1 Changed 4 years ago by jmr@…
- Owner changed from macports-tickets@… to nox@…
- Type changed from request to enhancement
Note: See
TracTickets for help on using
tickets.

