BjÂÃrn Johansson <[EMAIL PROTECTED]> writes:

> Hello!
> 
> I have problems with GCC. I thought that my problems were caused
> by libc, so I upgraded to the latest version(2.3.x), but it made
> no difference, GCC still can't find the required header files when
> I try to compile something. It can't even find iostream.h!!
> What's going on?

Hard to guess. What *precisely* is it that you are doing (i.e. what
source code file), what *precise* error messages do you get, and
what *precisely* did you expect to happen instead?

Please invoke gcc on your input file with -v, and report all details
you know.

Regards,
Martin


Reply via email to