Hi, I've noticed that egcs doesn't come with the <iostream>, <fstream>, and <iomanip> header files. Instead, I have to include <iostream.h>, <fstream.h>, etc. Is this a known issue? Thanks, Tudor