In message <[EMAIL PROTECTED]> you wrote: > Author: peter > Date: 2008-02-02 16:34:13 +0000 (Sat, 02 Feb 2008) > New Revision: 3292 > > Modified: > trunk/gcc4/build-world > trunk/gcc4/setup-gccsdk-params > Log: > Get params more reliably from elsewhere. Build extra tools too > > Modified: trunk/gcc4/build-world > =================================================================== > --- trunk/gcc4/build-world 2008-02-02 16:03:14 UTC (rev 3291) > +++ trunk/gcc4/build-world 2008-02-02 16:34:13 UTC (rev 3292) > @@ -42,5 +42,7 @@ > > ./install-env > > +./riscos/built-it > + > echo "Built and installed GCCSDK ok. Check out the README for examples of > how to use the cross compiler or autobuilder"
That should not be necessary as you've already executed gcc4/build-it succesfully (just before ./install-env) and that one already executes gcc4/riscos/build-it. And ugh, oh, riscos/buil*t*-it does not exist ?! John. -- John Tytgat, in his comfy chair at home BASS [EMAIL PROTECTED] ARM powered, RISC OS driven _______________________________________________ GCCSDK mailing list [email protected] Bugzilla: http://www.riscos.info/bugzilla/index.cgi List Info: http://www.riscos.info/mailman/listinfo/gcc Main Page: http://www.riscos.info/index.php/GCCSDK
