Hi all,

This is the precise error when I use g++ at the command prompt to
build a 'hello world' program:

$ g++ -o hello hello.cpp // typed in at command prompt

output
--------------

/usr/gnu/lib/gcc/i386-pc-minix/3.4.3/libgcc.a:
could not read symbols: memory exhausted
collect2: ld returned 1 exit status

end of output
--------------

can you please tell me what the compiler is saying here?

Thanks
neil
_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to