Hi Juan, You can try ccache at http://ccache.samba.org/ "ccache is a compiler cache. It acts as a caching pre-processor to C/C++ compilers, using the -E compiler switch and a hash to detect when a compilation can be satisfied from cache. This often results in a 5 to 10 times speedup in common compilations." Cheers, Eugene Teo -- :(){(:|:)&};: ----- Original Message ----- From: <ISLERO77@telefonica.net> To: <kernelnewbies@nl.linux.org> Sent: Friday, April 25, 2003 12:34 AM Subject: Ea > > Hi: > > I have no many experience in Linux, and I'm trying to make some changes > in a module, concretely in a Netfilter module (I have selected it in xconfig > as a module) > > Now, when I make any simple change in the code, I'm compiling the kernel > (make xconfig, make dep , make clean, make bzImage, .....) so I'm losing a > lot of time. > > My question is if is it necessary to make all these stpes to see the changes > made in the code, or if I can do that by another faster way. > > Thank you very much. > > Juan. > > > > -- > Kernelnewbies: Help each other learn about the Linux kernel. > Archive: http://mail.nl.linux.org/kernelnewbies/ > FAQ: http://kernelnewbies.org/faq/ > > -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/