> On Wed, 30 Jan 2008 21:41:42 +0100 John Tytgat wrote: > > In message > alan buckley wrote: > [snip] >> [...] >> Once I had this variable the package failed with >> elf2aof missing. I found this in gcc4 install and >> followed the instructions to build it and tried >> again. > > I can explain this: > > Roughly speaking build-it script does: > > 1) configure gcc/binutils > 2) 'make all' followed by a 'make install' > 3) Go into the riscos subdirectory and execute the local build-it script > there as well. > > I assume steps 1) and 2) were done (including 'make install') and my guess > is that step 3) isn't. > > Step 3) builds in 'cross' mode (the implicit mode of './build-it' unless > you want to build the native RISC OS binaries which requires the explicit > 'riscos' parameter) the cmunge, elf2aif, mkresfs, ln and the dl shared > library.
Thanks, that explains it nicely. Would it be worth you mentioning this step in the README in case other people restart the build in the same way I did? Regards, Alan _________________________________________________________________ Free games, great prizes - get gaming at Gamesbox. http://www.searchgamesbox.com _______________________________________________ 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
