Skip to content

The package 'toolchain-gccarmlinuxgnueabi' is not available #2

@ivankravets

Description

@ivankravets

Temporary solution

PlatformIO currently does not support cross-compilation for RaspberryPi and similar boards.
Please use one of:

a) PlatformIO Core directly on a target device
b) PIO Remote and work with your hardware from anywhere in the world.


Attempt to use the arm / raspberrypi platform. gets the error.
Error: The package 'toolchain-gccarmlinuxgnueabi' is not available for your system 'linux_x86_64'

Also had this error under 64 bit windows.


Configuration

Operating system: Linux, x86_64 x-ubuntu

PlatformIO Version (platformio --version):
PlatformIO, version 2.8.5

Description of problem

Steps to Reproduce

  1. Using the IDE, Initalise new project
  2. Select "Raspberry Pi 1 Model B"
  3. Click Initalize

Actual Results

PlaftormIO: Failed to initialize PlatformIO project!
Error: The package 'toolchain-gccarmlinuxgnueabi' is not available for your system 'linux_x86_64'

Expected Results

I would expect to be able to cross compile to arm from 64 bit linux..


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions