meson: cannot link rust to C++ as rlibs, cannot link rust to C++ as dylibs #2

Open
opened 2025-02-22 07:19:48 +00:00 by jade · 0 comments
Owner

Impact: additional jank in the rust build: need separate crates for C++ facing code than for rust facing code. Ultimately tolerable but annoying. Also, with this fixed, we could eliminate the rust re-export staticlib hack for static builds of Lix. Overall a nice simplification.

Link: https://github.com/mesonbuild/meson/issues/14215

Impact: additional jank in the rust build: need separate crates for C++ facing code than for rust facing code. Ultimately tolerable but annoying. Also, with this fixed, we could eliminate the rust re-export staticlib hack for static builds of Lix. Overall a nice simplification. Link: https://github.com/mesonbuild/meson/issues/14215
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/external-bugs#2
No description provided.