Mats Erik Andersson <mats.anders...@gisladisker.se> writes: > Two paths are available: > > * A new helper library "libip/libip.a". > > * Local object file "ping/libip.o", which would have > to be included with "src/traceroute.o". > > The first seems the best. Objections?
I also like the library approach. Possibly, eventually some of the libraries in Inetutils could be made into installed shared libraries, for any application to use. /Simon