[help] choosing toolchain - Samsung Galaxy SL i9003

hey devs i need to know which toolchain to choose for cm9?
m tryng to compile a kernel but it always give errors
i think its coz of toolchain
every i have seen this toolchain arm-eabi-4.4.0 but cudn't find the download link for it
plz guyz provide me a link to that toolchain n other toolchain for cm9 compiling!!!

Related

[Q] Building CM with Linaro toolchain

Hello, Im currently building CM 11 for hammerhead. Is there a way to build it using the Linaro toolchain instead of the normal one?
Thanks

[Q] How to compile a rom with prebuilt kernel..?

I wanted to know if there's a way in which I can build a rom using a pre-built kernel..!!
Please help...!!

FeraLab Linaro 4.7.4 optimized toolchain

Hello. After little researches I've successfully compiled 4.7.4 toolchain on 32-bit cpu, ubuntu 14.10. I compiled and preconfigured this toolchain for my phone/kernel..thought someone could find this useful, so..attaching 4.7.4 linaro toolchain..optimized for cortex-a8. Used latest sources from this thread as base.
Code:
- Target -> Linux Kernel 2.6.32.61
- Linaro GCC 4.7-2014.06 (4.7.4)
- Linaro Binutils 2.24.0-2014.09
- Linaro EGLibc 2.19-2014.08
- Linaro GDB 7.8-2014.09
- GMP 5.1.3
- MPFR 3.1.2
- PPL 0.11.2
- CLOOG 0.15.11
- MPC 1.0.2
- Soft float for Cortex-A8 cpu
- Multilib support for Cortex-A8 toolchains
- Compiled with -03 optimization level
- Possibility to use the alias arm-eabi- as prefix of each tool
- Misc preconfigurations...
CT_ARCH_ARCH="armv7-a"
CT_ARCH_CPU="cortex-a8"
CT_ARCH_TUNE="cortex-a8"
CT_ARCH_FPU=""(auto)
CT_ARCH_FLOAT="soft"
CT_CC_CORE_EXTRA_CONFIG_ARRAY="--with-float=soft"
CT_CC_EXTRA_CONFIG_ARRAY="--with-float=soft"
My device (SE x10) is OLD and doesnt boot with hardware float. It worked with softfp but since it's an emulation it worked so slow.. Decided to build this stuff with soft float and result is quite good. Up to 10% faster CPU operations.. This build is most probably for old, legacy or weak devices.
Get it here:
http://www.wuala.com/feravolt/misc/FeraLab_arm-cortex_a8-linux-gnueabi_Linaro_4.74_toolchain.zip/
Peace out.
Hey great work, ill definitely test this one out!
Great, but I sold my legendary X10. Hope the devs could bring this stuff to many other devices
how can i use this to my xperia live with walkman, toolchain? is it part of kernel?
moolokow said:
how can i use this to my xperia live with walkman, toolchain? is it part of kernel?
Click to expand...
Click to collapse
Hello, folks... Asking...if anybody has that zip from this link and could share it back with me..
http://www.wuala.com/feravolt/misc/FeraLab_arm-cortex_a8-linux-gnueabi_Linaro_4.74_toolchain.zip/
I lost my copy..(
Thanks in advance..

Good has replaced GCC with full CLANG build on the master branch

Hello everyone,
I just wanted to share something I noticed today while building aosp master branch:
This commit enables clang for the whole build but when LOCAL_CLANG is set to somethinbg like 'false'.
To me, it is very nice, as I prefer clang over GCC, so what do you think ? Soon the raise of new custom clang projects ? The end of custom gcc based tc such SM or UberTC ?
@sparksco @Cl3Kener

OC Kernel Compilation

Hello everyone,
I need to know "how to compile a overclocked kernel from source"?
And a clearcut tutorial please. How to increase the cpufrequency on kernel (for compile not using app)..
Although I use tulip, mystic kernel
I need to overclock the mystic kernel from2.2 to 2.45Ghz .
Pls if you know then plz make a tutorial for me

Categories

Resources