esden / summon-arm-toolchain

This project is not under active development any more. Consider using https://launchpad.net/gcc-arm-embedded instead! A very simple build script for bare metal arm toolchain. NO LINUX!
http://summon-arm-toolchain.org/
213 stars 92 forks source link

Updating all softwares' versions #33

Closed pedrovanzella closed 11 years ago

pedrovanzella commented 11 years ago

hold on, there are a few bugs to squash on this and a patch to rewrite.

esden commented 11 years ago

Hi thanks for the pull request. Sadly the multilib support patch to linaro gcc does not apply any more with your patch. :(

******************************************************************
* Patching gcc to add multilib support
******************************************************************
patching file gcc/config/arm/t-arm-elf
Hunk #1 FAILED at 31.
1 out of 1 hunk FAILED -- saving rejects to file gcc/config/arm/t-arm-elf.rej

Also please base your patches ontop of the beta branch from now on. This is the testing branch for updates and improvements of SAT.

Thanks again for the pull request. I hope we can merge it into beta branch soon! :)

mpfleger commented 11 years ago

Hi guys.

Firstly I'd like to thank you all for some superb work on this!

OK - so I've just had a run-in with the cluebat. I see now what the pull request that pedrovanzella did was all about. I've essentially been replicating his work... lol.

So what I'm back to asking is about building this on Fedora, given your comments on the linaro gcc multilib issue. For those of us who are a bit less experienced with these things... could you please elaborate on what exactly has broken, there?

TIA, M

esden commented 11 years ago

merged beta branch with updated packages and patches. Should make this pull request obsolete. Thanks for sending it over though. Please send pull requests to the beta branch in the future. :)