[go: up one dir, main page]

Menu

#27 Add support for non-x86 (e.g. ARM) CPUs

Bering-uClibc 5.1.0
closed
nobody
Buildtool
major
4.0-beta1
enhancement
2021-03-06
2011-02-06
No

It would be cool if LEAF (presumably Bering-uClibc) could be modified to support non-x86 (and non-x86_64) CPU platforms, most notably ARM, in order to run on low-cost and low-power Sheevaplug-style devices.

Following link taken from an email from Mike Noyes to leaf-devel 2011-01-28: http://www.linuxplanet.com/linuxplanet/tutorials/7279/1/

It would presumably need some major surgery to buildtool. While we already build separate kernels and kernel Modules we do not yet build separate sets of executables for everything else.

Would probably also expose some more "leakages" from the build host into the build environment, and so might warrant a more drastic change to how buildtool works (e.g. using chroot to force isolation of the build environment from the build host).

Discussion

  • david M brooke

    david M brooke - 2011-02-06
    • milestone set to Bering-uClibc 4.1

    Provisionally allocated to Milestone 4.1

     
  • david M brooke

    david M brooke - 2011-06-11
    • milestone changed from Bering-uClibc 4.1 to Later

    This is a big change, so pushing out to "Later".

    I have started investigating crosstool-NG (http://crosstool-ng.org/) as a possible candidate for supporting multiple toolchains with different CPU targets.

     
  • Andrew

    Andrew - 2011-12-17

    It looks like 'next' branch now has possibility to do successful cross-compilation to arch that is binary-incompatible with host. It still requires toolchain modification (ticket #15, and also it requires specifying ARCH via command line) - but in any case, it's enough complete for first experiments with cross-compilation.

     
  • KP Kirchdörfer

    KP Kirchdörfer - 2012-03-10
    • priority changed from trivial to major
    • milestone changed from Later to Bering-uClibc 5.0-beta1
     
  • KP Kirchdörfer

    KP Kirchdörfer - 2021-03-06
    • Description has changed:

    Diff:

    
    
    • status: new --> closed
     
  • KP Kirchdörfer

    KP Kirchdörfer - 2021-03-06

    Done.

     

Log in to post a comment.