- Home Page of ProjectGuideline.com ›
- Forums ›
- Get Help and Guidance on Cygwin and ns2 ›
- converting .out in Fedora Linux to .exe in windows
Participant
I’ve a compiled ns in Linux which i’m using for some tcl files.Now i want to port the ns to windows. Can this be possible?
Keymaster
Some very old versions of ns2 (like ns2.1xx) was available for windows compilation (using Microsoft Visual C++).
But any version of ns2 can be compiled under Cygwin Unix/Linux Emulator for windows.
But the final binaries (like ns.exe or nam.exe or xgraph.exe) can be used under cygwin environment only.
Even the compiled binaries can be made to run in a stand alone fashion on another windows systems by using suitable dependencies of cygwin binaries (.dll files).