Mailing List Archive

How to compile source code of Clamav when improved some source code?
Hello All,

I recompiled source code when improved source code of Clamav. I using step
as built source code.
$./configure
$make
$make install
Compile-time very long time for compiling all source code. How to compile
source code with little time? My view, It should be using little time for
compiling some code.

Best Regards,
Chatsiri Rattana
d\
--
:--------------------------------------------------------
http://about.me/chatsiri.ratana
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net
Re: How to compile source code of Clamav when improved some source code? [ In reply to ]
On 02/11/2012 10:52 AM, Chatsiri Ratana wrote:
> Hello All,
>
> I recompiled source code when improved source code of Clamav. I using step
> as built source code.
> $./configure
> $make
> $make install
> Compile-time very long time for compiling all source code. How to compile
> source code with little time? My view, It should be using little time for
> compiling some code.

Use a compiler cache, like ccache.

Best regards,
--Edwin
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net
Re: How to compile source code of Clamav when improved some source code? [ In reply to ]
2012/2/11 Török Edwin <edwin@clamav.net>

> On 02/11/2012 10:52 AM, Chatsiri Ratana wrote:
> > Hello All,
> >
> > I recompiled source code when improved source code of Clamav. I using
> step
> > as built source code.
> > $./configure
> > $make
> > $make install
> > Compile-time very long time for compiling all source code. How to
> compile
> > source code with little time? My view, It should be using little time for
> > compiling some code.
>
> Use a compiler cache, like ccache.
>
Thank a lot, I will try :D

Thanks you,
Chatsiri Rattana

>
> Best regards,
> --Edwin
> _______________________________________________
> http://lurker.clamav.net/list/clamav-devel.html
> Please submit your patches to our Bugzilla: http://bugs.clamav.net
>



--
:--------------------------------------------------------
http://about.me/chatsiri.ratana
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net