problem with g++ in ns
Sumith Makam
makampec@iitr.ernet.in
Wed May 12 20:48:00 GMT 2004
> 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!!!!!!
-------------- next part --------------
----------------------------------------- (on isc)
________________________________________________________________________
Powered by TREND VirusWall: Information Superhighway Centre, IIT Roorkee
---------------------------------------------------------
More information about the Gcc-help
mailing list