[ndnSIM] Modifying ndnSIM, compiling/building a single file (or small subset) rather than everything?

John Baugh jpbaugh at umich.edu
Sat May 13 23:13:53 PDT 2017


Greetings again ndnSIM friends,

Whenever I use the ./waf command, it compiles essentially all (or nearly
all) the source code in ndnSIM...  even if I just modify a single file.

Is there any way to get it to only build / compile / link relevant files?

For example, I'm modifying the forwarder.cpp class (Forwarder class.)

Even if I put a simple print out statement as a change, I really should
only have to recompile this file (I assume it becomes a shared object
somewhere...)  - but ./waf recompiles and relinks nearly everything.

Ideas?


Thanks,

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20170514/ab1a1238/attachment.html>


More information about the ndnSIM mailing list