This is the mail archive of the gcc-help@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]

Re: Migration from RWTools to string - problems [newbie]


Krzysztof.Wisniowski@siemens.com wrote:

> I am looking for some function to display the free memory, perhaps that
> would give me any idea what goes wrong in the program, unfortunately I
> cannot find any. Can you give me some hints?
> I am working on SunOS 5.8 with gcc++ 2.95.3.

Compile your application on GNU/Linux on x86 and give valgrind a try.


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