-
Hello, Source and build error logs are attached. Which tokio version works with Rust 1.70 ? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
All versions of Tokio are compatible with Rust 1.70. Looking at your build error, it looks like there is something wrong with the libc crate. What platform are you building for? |
Beta Was this translation helpful? Give feedback.
-
It is built for x86_64 , proprietary RTOS .
Thanks
…On Mon, 11 Mar, 2024, 10:42 pm Alice Ryhl, ***@***.***> wrote:
All versions of Tokio are compatible with Rust 1.70.
Looking at your build error, it looks like there is something wrong with
the libc crate. What platform are you building for?
—
Reply to this email directly, view it on GitHub
<#6391 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADDM35J2Y6WFNZJNHHFJW3DYXXQZDAVCNFSM6AAAAABEQWINS6VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DONBZGAZTI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Are there any references or documents to port tokio to new target / platform? |
Beta Was this translation helpful? Give feedback.
All versions of Tokio are compatible with Rust 1.70.
Looking at your build error, it looks like there is something wrong with the libc crate. What platform are you building for?