[
https://issues.apache.org/jira/browse/DAEMON-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18071709#comment-18071709
]
Wolfgang Glas commented on DAEMON-462:
--------------------------------------
[~ggregory] [~markt] could you please respond to my issue? It should be a
matter of adding the following to
[https://github.com/apache/commons-daemon/blob/master/src/native/windows/apps/prunsrv/Makefile]:
{noformat}
!IF "$(CPU)" == "ARM64"
BUILDLOC = $(PREFIX)\arm64
!ENDIF
{noformat}
> prunsrv.exe for ARM architecture
> --------------------------------
>
> Key: DAEMON-462
> URL: https://issues.apache.org/jira/browse/DAEMON-462
> Project: Commons Daemon
> Issue Type: Improvement
> Components: prunsrv
> Reporter: Volker Berlin
> Priority: Minor
>
> It will be nice if you can also build a native binary of `prunsrv.exe` for
> the Windows on ARM architecture. I think the `prunmgr.exe` can be run via
> emulator but the service must have the same architecture like Java which
> should be native.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)