microsoft / microsoft/SysmonForLinux
cross compilation support
@MarioHewardt is already working on this.
Since Oct 26, 2023.
- Dominant language
- C
- Stars
- 2.2k
- Forks
- 220
- Avg merge
- 11d 22h
- Merged PRs (30d)
- 2
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.