On 07/15/12 21:53:02, Jonathan Wakely wrote:
> [...]
> It took me a while to get back to this, but your suggestion worked,
> this patch allows bootstrapping to get past cp/lex.o, it hasn't
> finished yet so I haven't run the tests:
> [...]
> Presumably gengtype goes through directories alphabetical
On 5 July 2012 03:59, Laurynas Biveinis wrote:
> 2012/7/4 Jonathan Wakely :
>> At some point in the past few weeks it became impossible to build
>> trunk from a sparse checkout that omits certain directories.
>>
>> Because I nearly always configure with --enable-languages=c,c++ I use
>> git's core.
2012/7/4 Jonathan Wakely :
> At some point in the past few weeks it became impossible to build
> trunk from a sparse checkout that omits certain directories.
>
> Because I nearly always configure with --enable-languages=c,c++ I use
> git's core.sparseCheckout=true config or "svn update --set-depth"
At some point in the past few weeks it became impossible to build
trunk from a sparse checkout that omits certain directories.
Because I nearly always configure with --enable-languages=c,c++ I use
git's core.sparseCheckout=true config or "svn update --set-depth" to
avoid checking out the front-end