From: Charles S. <bas...@ch...> - 2012-06-19 01:35:09
|
On Jun 18, 2012, at 7:39 PM, Charles Srstka wrote: > On Jun 18, 2012, at 7:36 PM, Frank Trampe wrote: > >> Standard MacPorts gcc failed last time I tried, although I cannot remember why. > > The configure script fails when trying to figure out how to generate preprocessed output with GCC. ... Never mind, the preprocessor failure was due to me being a moron. The real problem here is that abi::__cxa_demangle() seems to be always failing with error -2 when attempting to demangle the symbol names in cxxdemangle.c. Not sure why that’s happening just yet. Charles |