[Bug libstdc++/25824] --disable-hosted-libstdcxx causes build break in eh_globals.cc
pedz at easesoftware dot net
gcc-bugzilla@gcc.gnu.org
Tue Jan 17 18:23:00 GMT 2006
------- Comment #2 from pedz at easesoftware dot net 2006-01-17 18:23 -------
Created an attachment (id=10661)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10661&action=view)
My Patch
I used the same style that eh_alloc.cc used by adding an ifdef and changing the
calls in the code to just be "free" or "malloc" rather than "std::free".
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25824
More information about the Gcc-bugs
mailing list