Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do you have plan to add a cmake build system for arm/aarch ? #46

Closed
FlorianReimold opened this issue Jun 28, 2023 · 1 comment
Closed

Comments

@FlorianReimold
Copy link
Member

          Do you have plan  to add  a  cmake build system for arm/aarch ?

Originally posted by @aimybbe in #10 (comment)

@FlorianReimold
Copy link
Member Author

FlorianReimold commented Jun 28, 2023

Hi @aimybbe,

fineftp-server should compile fine on armhf and arm64. In fact we regularly compile Eclipse eCAL, which uses fineftp-server, for Ubuntu for both architectures. If you compile directly on those platforms, the compilation steps should be 100% the same as on any other platform.
The published binaries on the release page however are x86 / x86_64 only, as GitHub only provides x86 servers. But when you are developing your application you have a cross-compile or native compile toolchain for your target platform anyways, so integrating fineftp into that should not be overly difficult.

Kind regards
Florian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant