Displaying 1 result from an estimated 1 matches for "tcmod_cc".
Did you mean:
kmod_cc
2004 Aug 06
0
problem adding new qdisc to tcsim
Hi,
I''m using ''kmod_cc'' and ''tcmod_cc'' to compile and add a new qdisc to
tcsim in the usual way.
I''ve compiled the kernel files no problem but have hit a brick wall when
trying to link together the object files into one object file.
e.g.
ld -o ld -o sch_jqueue.o jqueue.o record.o cqueue.o nclink.o ncqueue.o
'...