|
|
On Wed, 19 Jan 2005, Roswell wrote:
> Also just a question, is it possible to just compile a module later if
> I need to add something? that way I don' thave to recompile the whole
> thing?
Why aren't you compiling everything you don't link
statically as a module? There are situations in which that
is not appropriate, but most of the time compiling
everything is the right thing to do.
--Andre
_______________________________________________
ma-linux mailing list
ma-linux@xxxxxxx
http://www.tux.org/mailman/listinfo/ma-linux
|
|