Re: problem with g++ in ns

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

 



pradyot dhulipala <pradyot_s@xxxxxxxxx> writes:

> 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

Try <iostream> . The C++ standard never mentions iostream.h 

> 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.
> 
> I tried g++ too but no luck.In the makefile the
> relevant Includes are
[snip]
> Maybe a little too much info.
[snip]

Could you please post a short-but-complete source code example which
is sufficient to reproduce the problem?

[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