From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Lally Date: Fri, 06 Aug 2004 19:29:07 +0000 Subject: [LARTC] problem adding new qdisc to tcsim Message-Id: <4113DC03.2070801@cs.tcd.ie> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org 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 'ld' obviously doesn't work as the format churned out by 'kmod_cc' is different to 'gcc'. anyone know of a work around for this problem? thanks, Stephen. _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/