[Q] Making ARM Linux Distro - General Questions and Answers

Not sure where I should really be posting this question. Are there any guides for making ARM Linux Distros that boot into VNC Like the complete Linux installer Distros? Would like to compile my own flavor.

Related

Anyone one familiar with Codesourcerys G++

Can you compile thru cygwin or not I'm getting some errors on a kernel compile? I'm switching to a vmware fedora install to have a linux based IDE. Any suggestions on what you used and di would be most helpful.

[Q] Running Ubuntu for Arm, how to cross compile command line programs for Android?

Using Linuxdeploy I installed ubuntu (for arm with hardware floats) on my tablet.
It runs beautifully, and I can install packages with apt-get, or (and I just did it to upgrade bison) compile from source using gcc 4.6 and all the other tools.
BUT, nothing I compile from within linux will run outside of the linux jail. I can copy the files out, but they won't run even if the permissions are set to execute.
"gcc -abi=armeabi" doesn't make any difference.
I guess I can install the same tools that people use to compile for android on x86 machines, but it seems like overkill and maybe breaks the advantage of being able to use standard linux build tools. Is there a different set of libraries to link to? A different linker? Different linker settings? Different gcc options?
Josh

[ARM] Compilers on ARM Linux

(Forgive shortage of my English)
Hi, I'm a student interested in ARM Architecture and Linux.
Studying ARM Linux, unable of compiling on ARM was too inconvenience (Compilers from apt-get in Ubuntu is available, but it seems it's hard to support newer version. Latest GCC on apt-get is 4.4.3, GNU Make is 3.81)
There may be some way to compile Unix based softwares, Linux Kernel, etc.
Android has strange structure to use external binaries. So I used Ubuntu with chroot. And succeed to compile, this is which i done. (FTP-Korea, running with Pantech VegaRacer)
ftp://210.183.62.238:3721
gcc-4.7.2.zip contains GCC binaries, lib, etc which also able to use in Android.
mpc, mpfr and gmp are necessary libs to compile GCC. I used latest version.
make-3.82.tar is GNU Make which is needed when compiling UNIX softwares.
Files which end with _ARM are binaries or libs compiled on ARM device(my one was SGS3 LTE(E210L, c1lgt))
Now I'm compiling Linaro toolchain, and I need many helps.
Mu ple bang ji we one hwe
Thanks

Is there a way to run python scripts on android?

I want to run the python scripts from kali linux distribution on my android. Is it possible? Will it work?

Extract Linux from Andriod Kernel

We want to run Linux on our device that is now running android. Is there a method for unduing the patches applied to LInux to make it Android and just compile the kernel?
Thanks,
Y-

Categories

Resources