This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Problem In compiling C++ codes
- To: aaboulhosn at entpm2 dot prod dot fedex dot com
- Subject: Re: Problem In compiling C++ codes
- From: sherry <sherry at zeroknowledge dot com>
- Date: Thu, 22 Feb 2001 13:36:13 -0500
- CC: Help-gcc at gnu dot org
- References: <OF370AC9D6.432D14BA-ON862569FB.005FC1CB@prod.fedex.com>
Hello Aref
you prbably know this but incase it skipped your mind,
make sure your include files are in your path.
aaboulhosn@entpm2.prod.fedex.com wrote:
> Hello
>
> May name is : AREF ABOULHOSN
>
> I have a problem compiling my C++ code, I will appreciate it if you can
> help me solve this problem.
>
> I installed , gcc 2.9.5.2 package on SOL 7 , Intel.
> I was able to compile C code , and run the program (NO PROBLEMS)
>
> when, I try to compile my C++ code , I get an ERROR Message, Cannot
> fin : iostream.h (file)
> and the file is there in the include dirctory.
>
> If , you can give me some help , I appreciate it.
>
> My E-mail is :
> aaboulhosn@entpm2.prod.fedex.com
>
> Thanks
> AREF