
insiderboy at gmail
Feb 11, 2012, 1:24 AM
Post #3 of 3
(583 views)
Permalink
|
|
Re: How to compile source code of Clamav when improved some source code?
[In reply to]
|
|
2012/2/11 Török Edwin <edwin [at] clamav> > 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
|