|
| | Subject: | libstdc++ is having 'out of memory' string | | Group: | Gcc | | From: | sanjeev kumar m | | Date: | 30 May 2007 |
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
|