#25205 closed defect (fixed)
gcc45, gcc46 should use --enable-fully-dynamic-string
Reported by: | jwiegley@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.0 |
Keywords: | Cc: | skymoo (Adam Mercer) | |
Port: | gcc45, gcc46 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
This fix was already made for gcc44 (#22234), now it needs to be made for gcc45. Without it, C++ applications which use the Boost libraries (among other) will SIGABRT mysteriously.
Change History (6)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Milestone: | MacPorts 1.9.1 |
---|---|
Owner: | changed from macports-tickets@… to mww@… |
Port: | gcc45 added |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
comment:4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | gcc46 added |
---|---|
Summary: | gcc45 should use --enable-fully-dynamic-string → gcc45, gcc46 should use --enable-fully-dynamic-string |
- r68778: fixed gcc46
comment:5 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
- r68780: fixed gcc45
comment:6 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Reverted in #31171 for gcc46 ... this should've been done for gcc44 and gcc45 at the same time...
Note: See
TracTickets for help on using
tickets.
As per the ticket guidelines, please remember to fill in the Port field and cc the maintainer, and please don't set the Milestone field.