Re: alive?
Gergely Buday <[email protected]> Wed, 25 May 2005 12:48:21 +0200
| Newsgroups | gmane.linux.bbc.general |
|---|---|
| Message-ID | <[email protected]> |
Paul Gray wrote: > The list and the project are still alive, and at least Nate and I are doi= ng > builds yet. What would you like to know about GAR? I'm using scratchbox and in turn it uses the gar build system. I'm experimenting with building a cross-toolchain but every time I start a make it downloads binutils and gcc - both are huge and the bandwidth is low mostly. In gar.conf.mk I've set FILE_SITES =3D file:///home/budayg/sb-toolchains/packages/ and put binutils and gcc (appropriate versions) into that directory. 'make' still downloads the sources every time I start it. I have MASTER_SITES =3D http://scratchbox.org/download/files/sbox-files/ if that matters. What could be the problem? Thanks in advance Best Wishes - Gergely