[Click] nsclick improvement request: Makefile dependency on libnsclick.a

Eddie Kohler kohler at cs.ucla.edu
Tue Feb 28 22:47:34 EST 2006


The best way to do this would be to compile libnsclick as a shared library, so 
you didn't have to recompile ns at all.  I wish I knew a better way to do that 
than to suck it up and use fricking libtool.  Any wisdom?

Eddie


Bart Braem wrote:
> Hello,
> 
> Does anyone know a way to patch the ns-2.29 Makefile.in to have a dependency 
> on libnsclick.a for ns and nse? That way when changing something in Click the 
> Makefile would detect the change and recompile ns and nse.
> 
> I know how to add it for my installation, but I can't find a way to get the 
> libnsclick.a path from configure to add the dependency.
> I am looking for a result like:
> $(NS): $(OBJ) common/tclAppInit.o Makefile $(V_LIB_NSCLICK)
> Does someone know the proper way to fix this? 
> 
> Thanks for you help
> Bart
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click



More information about the click mailing list