WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Compile Tiny Core Linux from sources (ARM)  (Read 7033 times)

Offline nightuser

  • Newbie
  • *
  • Posts: 2
Compile Tiny Core Linux from sources (ARM)
« on: March 24, 2011, 04:24:54 AM »
Hello!

I'd like to create an ARM port of Tiny Core Linux... How can I compile it from sources? (for now I've comiled only busybox)

Thanks in advance.

Offline MikeLockmoore

  • Hero Member
  • *****
  • Posts: 525
  • Good software needn't be big!
Re: Compile Tiny Core Linux from sources (ARM)
« Reply #1 on: March 25, 2011, 11:07:01 AM »
1. Download source packages from http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/3.x/release/src/

2. ? ? ?

3. Profit!

 8)

OK, more seriously... Building TinyCore Linux for ARM is is occasionally suggested/discussed in the TinyCore Forum, but as far as I know, no one has done more than dabble at this.  In other words, no one has ever made a complete port of TinyCore to ARM, so you won't find a nice recipe to do it here, especially for your set of tools and specific target platform.  

If you are already successful at building busybox for ARM, you might be able to figure it out yourself.  Go for it!  Then figure out how to build the extra device driver modules you need for popular I/O devices that come with ARM systems.  Then be ready to answer all the new requests to support this new ARM version for numerous other ARM platforms/devices that people have.

I don't want to be too discouraging, but a realistic set of expectations will come in handy.
--
Mike Lockmoore


Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11213
Re: Compile Tiny Core Linux from sources (ARM)
« Reply #2 on: March 25, 2011, 11:14:46 AM »
Quote
1. Download source packages from http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/3.x/release/src/

2. ? ? ?

3. Profit!


Did you learn that from the underwear gnomes on South Park?

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Compile Tiny Core Linux from sources (ARM)
« Reply #3 on: March 25, 2011, 12:36:10 PM »
There is a thread in italian in international subforum where a user describes many details.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline MikeLockmoore

  • Hero Member
  • *****
  • Posts: 525
  • Good software needn't be big!
Re: Compile Tiny Core Linux from sources (ARM)
« Reply #4 on: March 26, 2011, 08:17:53 PM »
Quote
Did you learn that from the underwear gnomes on South Park?

Nope.  But my Slashdot ID is < 20,000.   :P

Offline edofic

  • Newbie
  • *
  • Posts: 1
Re: Compile Tiny Core Linux from sources (ARM)
« Reply #5 on: April 07, 2011, 01:22:29 PM »
what about compiling for chroot on arm?
folks over at xda-developers managed to chroot ubuntu on most android phones so it's possible.
and as far as i understand no drivers are needed as they are already in the host - android.