GCC compliing from archived sources
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: gcc-help@xxxxxxxxxxx
- Subject: GCC compliing from archived sources
- From: Stulov Dmitry <stulovd@xxxxxxxxx>
- Date: Tue, 05 May 2009 13:05:17 +0300
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.1b3pre) Gecko/20090223 Thunderbird/3.0b2
Can compiler use project sources packed in archive? I have complex
project with 2345 source .h and .cpp files. It is slow to copy them to
over computers of network. Compiling form archive can speed up
compilation by removing random access to hard drive and reduce the draft
on a disk that is important to collect at the site of the source project
and source-based distributions.
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]