[Ns-developers] Minimal Makefile
Thorn Thaler
tthaler at tcs.hut.fi
Thu Aug 2 05:40:19 PDT 2007
Hello everybody,
currently, I'm developing some proactive routing protocols for MANETS.
At this stage my tcl script basically doesn't contain any other Agent
definition but my own Routing Agent. Since linking takes a lot of time,
i was just wondering, if I could simply remove some of the unnecessary
.o files from the linking process (e.g. AODV, DSR, DSDV...), for I
definitely won't use them for the time being, thus to speed up the
linking process.
So does anybody of you coincidencely have such a minimal make file, for
I'm really not sure which objects files are necessary for a minimal
build. I'm aware of the mod which allows dynamic binding, however,
because of redistribution issues I don't want to use this mode at the
moment.
I know it is not hard to figure out which obj are needed, but for not
reinventing the wheel, I'm just curious, if anybody already has a
solution, which I could reuse.
Best regards,
Thorn
More information about the Ns-developers
mailing list