Skip to content

Reduce build time using picolibc multilib support? #522

@keith-packard

Description

@keith-packard

I'm building the toolchain and watching it re-process the picolibc meson configuration dozens of times. Is there some reason the build cannot use the picolibc multi-lib support, once for arm and once for aarch64? I'm doing this in picolibc CI using -Dmultilib-exclude=aarch64 for the 32-bit build and -Dmultilib-exclude=arm for the 64-bit build to split out arm and aarch64 libs as the picolibc build system doesn't handle multiple architectures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions