Skip to content

Support more uclibc Targets #18

Open
@Alexhuszagh

Description

@Alexhuszagh

The PR in #16 adds support for a uclibc target, however, there are numerous other supported uclibc targets, including:

  • armv5te-unknown-linux-uclibceabi
  • armv7-unknown-linux-uclibceabi
  • armv7-unknown-linux-uclibceabihf
  • mips-unknown-linux-uclibc

It shouldn't be too hard to support mips-unknown-linux-uclibc, and the ARM targets might only require a little extra work. Tracking for the status can be found here.

Update: The ARM targets are currently having significant issues due to configuration differences. I'm assuming it's using SOFTFP versus SOFTW, but I'm unsure.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions