Re: [gccsdk] GCC SVN reorganisation

2014-10-28 Thread Theo Markettos
On Tue, Oct 28, 2014 at 09:31:24PM +0100, John Tytgat wrote: > You shouldn't need to do that. A checkout of trunk/gcc4 should > automatically pull asasm and its dependencies (decaof - only for testing, > and elftoolchain) from the right place via the svn:externals: > > $ svn propget svn:externals

Re: [gccsdk] GCC SVN reorganisation

2014-10-28 Thread John Tytgat
In message <20141027104247.gg25...@chiark.greenend.org.uk> Theo Markettos wrote: > I notice that GCC's SVN has been shuffled about so that there's > a new directory gccsdk/trunk/tools in addition to gccsdk/trunk/gcc4. > tools now contains asasm, decaof and elftoolchain. > > However, wh

[gccsdk] GCC SVN reorganisation

2014-10-27 Thread Theo Markettos
I notice that GCC's SVN has been shuffled about so that there's a new directory gccsdk/trunk/tools in addition to gccsdk/trunk/gcc4. tools now contains asasm, decaof and elftoolchain. However, when I build GCCSDK via ./build-world it's still looking for asasm in gccsdk/trunk/gcc4/riscos/ and the b