X-Git-Url: https://git.gag.com/?p=fw%2Fcortex-toolchain;a=blobdiff_plain;f=README;h=f03497fac5925aa15ccfbed68fbfd01baec286e0;hp=0c2461b827dce1ae0d749e377929f07071fd694b;hb=c913fe3ae31f6bb1dc899f86b6b96d3fb8f3c8bd;hpb=e93025659b2887302260773c21b0886122ae8f55 diff --git a/README b/README index 0c2461b..f03497f 100644 --- a/README +++ b/README @@ -3,6 +3,18 @@ REMEMBER! THE RESULTING TOOLCHAIN IS FOR BARE BONE ARM PROCESSOR SOFTWARE. NOT FOR USE WITH GLIBC OR THE LINUX KERNEL. DO NOT EVEN BOTHER TO ASK FOR THAT! +Contact +======= +You can find developers and users of this script on freenode IRC network in +#summon-arm-toolchain channel. Feel free to join us and ask questions. + +Remember if you have a question it may take some time untill someone answers so +ask your question and wait for a while untill someone sees your message. 10min +is not long enough. :) + +If you don't have an irc client installed you can use the web interface here: +http://webchat.freenode.net/?channels=summon-arm-toolchain&uio=d4 + To compile the ARM toolchain for barebone ARM devices: ====================================================== * Run ./summon-arm-toolchain @@ -122,7 +134,7 @@ Notes for Linux users: You need to install several packages. On Debian just run: $ apt-get install flex bison libgmp3-dev libmpfr-dev libncurses5-dev \ - libmpc-dev autoconf texinfo build-essential + libmpc-dev autoconf texinfo build-essential libftdi-dev You may want to try running the following command instead too: