Skip to content

Adding feature to port libm for any target #576

Closed
@Amjad50

Description

@Amjad50

Hello.

I have been working with creating a new target for some platform, and working on std.
This target doesn't have libc, so it doesn't have the math symbols.

I was wondering if we could have a feature that will implement the math symbols from libm as it does now for targets that have os = none (and other targets).

I'm having a lot of trouble getting libm linking somehow to std, as I can't just add it as a dependency for that target.

Let me know what you think, and if there is any issues I don't know about.

Thanks

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