This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]