[gccsdk] Autobuilder build report
Peter Naulls
peter at chocky.org
Sun Aug 2 09:01:13 PDT 2009
Peter Naulls wrote:
>
>
> Of the library failures,
[snip]
All the libraries now build, and should be done with correct
optimisation options, etc. That doesn't mean some of them don't have
hacks, or won't have link failures later on, but it's still a huge step.
And just because it works for me, doesn't mean it works for everyone
else. If someone could build them all on another Linux system and
on Cygwin, that'd be great. Adjust your paths as required:
cd /usr/src/gccsdk/gcc4
svn up
rm -f /home/riscos/env/*
./build-world
cd /usr/src/gccsdk/autobuilder
svn up
find -type f | grep last- | xargs rm
cd /usr/src/gccsdk/build
/usr/src/gccsdk/autobuilder/build-libs
It'll take some hours, so you might want to do it overnight.
More information about the gcc
mailing list