В сообщении от 28 Октябрь 2005 20:59 Alexander написал(a): > Такая проблема: > [alex на localhost cpp]$ cat test.cpp -> #include <iostream.h> +#include <iostream> > > int main() > { > return 0; > } gcc test.cpp -lstdc++ Всё работает! (tm)