8000 Add Native Alpine Image · Issue #1013 · cross-rs/cross · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add Native Alpine Image #1013
Open
Open
@Alexhuszagh

Description

@Alexhuszagh

Checklist

Describe your request

Due to issues with C++ dynamic library linking with x86_64 hosts and an x86_64 musl target, we should probably provide an x86_64-unknown-linux-musl.alpine image. This would ensure the library is properly linked, without avoiding our main being moved off a Ubuntu base.

Describe why this would be a good inclusion for cross

This fixes #902, which is currently an issue we should probably address quickly. I'm hoping this could wait for #982, since this would allow us to target more than just x86_64 for Alpine images, but without requiring many more images to be added (only a native image for each platform).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0