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

cross compilation support #154

Open
Jiahao0 opened this issue Oct 26, 2023 · 3 comments
Open

cross compilation support #154

Jiahao0 opened this issue Oct 26, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@Jiahao0
Copy link

Jiahao0 commented Oct 26, 2023

Describe the bug
As we know, Linux runs on machines of all kinds of archs. Sometimes cross compiling is inevitable. That said, is it possible to cross compile the project? Or any instructions to get to it? I mean at least for some most popular platforms, like compiling arm target on x86, which is currently my work.

To Reproduce
Steps to reproduce the behavior.

Sysmon version
Version of Sysmon or if built from source.

Distro/kernel version
The distribution and kernel version.

Sysmon configuration
The Sysmon configuration when the issue occurred.

Logs
Output of syslog with enough log entries to cover the timespan of the issue. Please run sysmon with the -t switch

Expected behavior
A clear and concise description of what you expected to happen.

Additional context
Add any other context about the problem here.

Thanks

@MarioHewardt
Copy link
Collaborator

Today we don't support arm but it is on the longer-term roadmap (no committed date).

@MarioHewardt MarioHewardt added the enhancement New feature or request label Nov 7, 2023
@xx-zhang
Copy link

xx-zhang commented Dec 6, 2023

@MarioHewardt suport build once and run anywhere? build with cross-ng-toolchain like musl-c, glib2.12-cross-toolchain and so on . you can see build-anywhere.

@MarioHewardt
Copy link
Collaborator

@xx-zhang Thanks for the link. I'll take a look. This is an enhancement area we will look at in the future.

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

No branches or pull requests

3 participants