Follow

Going to look into some CI so I can automate builds to provide packages for my projects. Just to see how long it would take to ‘cargo install connchk’ on a small system, I installed the toolchain on a and checked: 69min. Cross compiling on my T460s takes 62s.

Any thoughts on which tooling to use?

@schrieveslaach cross is exactly what I used for the 62s run on my laptop. cross dropped support for openssl, with good reasons discussed in an issue on their repo. Using their image as a base and adding openssl is trivial, however the resulting binaries only work on all targets if you use the ‘vendored’ feature to include a static openssl. It was overall less hassle to change my project to use rustls. Thanks for the response!

Sign in to participate in the conversation
Librem Social

Librem Social is an opt-in public network. Messages are shared under Creative Commons BY-SA 4.0 license terms. Policy.

Stay safe. Please abide by our code of conduct.

(Source code)

image/svg+xml Librem Chat image/svg+xml