ROM Build Issues
Rob Heaton (274) 515 posts |
I’ve just tried building the OMAP3 ROM from last nights CVS tar.bz2 file. The log file is uploaded here – Build Log Can someone please take a look and see if they can see whats wrong? Cheers! |
Jeffrey Lee (213) 6048 posts |
Looks like things broke a bit when Ben updated the ToolOptions file to try and make use of the new version of objasm. Grab this updated file and save it over the file Library.ToolOptions.APCS-32. Don’t save it into mixed.RiscOS.Library.ToolOptions, since that copy of the folder isn’t actually used during building (the Prepare copies the mixed.RiscOS.Library folder to the root of the source tree). Also I think you may have to run the clean stage and rebuild everything from scratch – when I did some quick tests it looked like some libraries had failed to build also. (I did some builds yesterday after getting the latest code, but didn’t check to see if there were any errors!) |
Rob Heaton (274) 515 posts |
Thanks Jeffrey, I used that updated file and ran a build again, the build stopped at the same place, but I think it had a different error. |
Rob Heaton (274) 515 posts |
I started from scratch, with a new download and build tree, and everything built properly! Thanks for sorting this Jeffrey! |
Rob Heaton (274) 515 posts |
I see the version of grep included in the CVS downloads isn’t ARMv7 safe. Can this be updated to the latest version from www.riscos.info or is there a licencing issue? |