Re: [ns] Speed up NS2 make time

2012-07-16 Thread Ali Rostami
It's not because of using Eclipse! Eclipse Helios is just a tool that makes it easy to develop the ns codes. It uses default gcc version that is installed on your operating system and for compiling the projects, it uses simple terminal commands as everyone uses manually. the capability of compilin

[ns] Speed up NS2 make time

2012-07-15 Thread Durgesh Kshirsagar
Hello everybody, you can reduce the make time of NS2 from few minutes to few seconds. In my case it is from 1.5 minutes to less than 5 seconds. What I did is, I used Eclipse for NS2 (You can use this link for ins