okay, I installed libstdc++-devel-2.96-98 and gcc-c++-2.96-98.i386. However, I must still be missing some libraries as when I compile with gcc, it doesn't recognize functions like cout. Hmm, it would ...
A question came up in another forum that made me realize I must have landed to many headers on my head...<BR><BR>Someone is trying to set a breakpoint in a header (something.h) file (gcc/gdb/Dev-C++).