On Sat, Aug 25, 2012 at 1:27 PM, Oleg Endo wrote:
>
> I'm currently playing around with an RTL pass and started using C++.
> When including I get the following:
>
> /usr/include/c++/4.6/cstdlib:76:8: error: attempt to use poisoned
> "calloc"
> /usr/include/c++/4.6/cstdlib:83:8: error: attempt to
Hello,
I'm currently playing around with an RTL pass and started using C++.
When including I get the following:
/usr/include/c++/4.6/cstdlib:76:8: error: attempt to use poisoned
"calloc"
/usr/include/c++/4.6/cstdlib:83:8: error: attempt to use poisoned
"malloc"
/usr/include/c++/4.6/cstdlib:89:8: