Re: problem with g++ in ns

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Hi all,
> I am running ns2.26 on on Mandrake linux 9.1 with g++
> version (GCC) 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk).
> I am trying to include iostream.h in my project files
> that are targeted by by ns makefile.Now iostream
> include stmt works fine for normal files but it gets
> screwed
> up when I use it in my project files.

U just write a simple program like

#include<algorithm>

int main(){
return 0;
}

If u get same sort of errors, then this is the problem with the gcc header
files... and the solution will be removing the gcc package and installing
again....and even if this don't work...Sorry!!!!!!


----------------------------------------- (on isc)

________________________________________________________________________

Powered by TREND VirusWall: Information Superhighway Centre, IIT Roorkee


---------------------------------------------------------

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux