On Tue, Jul 13, 2010 at 9:48 AM, Alexander Gavrilov <angavri...@gmail.com>wrote:

> By the way, is there a faster procedure in case
> I want to try hacking something big in the C kernel?
> This all is ok for a few short fixes, but would
> quickly become annoying if repeated a lot.
>

If you do not change any symbol in symbols_list.h, then you can safely do

make -C c clean
rm bin/ecl
make

I will investigate the DECLAIM problem later.

Juanjo

-- 
Instituto de FĂ­sica Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to