This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
libstdc++ is having "out of memory" string
- From: "sanjeev kumar m" <sanjeev dot moorthy at gmail dot com>
- To: gcc at gnu dot org, gcc at gcc dot gnu dot org
- Date: Wed, 30 May 2007 15:33:00 +0530
- Subject: libstdc++ is having "out of memory" string
Hi All,
I am getting "out of memory" strings error log of our product. It
seems that error message "out of memory" doesn't have our common error
format.
We suspect that GCC library libstdc++.a is giving this error code.
#strings libstdc++.a | egrep "out of memory"
out of memory
Can you please clarify this?
Regards
Sanjeevi