On Thu, Apr 23, 2009 at 5:54 PM, Daniel Glaser <[email protected]> wrote: > For embedded target tests I always mounted some NFS filesystem on the > /var/tmp directory. I can not estimate how it will behave with wireless > network, but wir wired one, the performance was quite good. I will try this. My connection is an "ethernet over usb" (driver g_ether) with usb 1.0, so i don't know if it's quick enough, but i will give it a try surely.
>> know something about or has got good results with autotools caching? > Do you mean ccache??? Need to install the package also named ccache and > add "ccache" to your FEATURES in make.conf no, i was referring to this: http://www.gnu.org/software/autoconf/manual/autoconf.html#Cache-Files >From what i know ccache is useful only if i recompile something without changes to the source file neither the compile flags. Practically never useful... -- roby
