bell-sw / LibericaNIK

Native Image Kit
8 stars 0 forks source link

I've figured out [slightly more straightforward way](https://github.com/oracle/graal/issues/2256#issuecomment-1907938391) to achieve the same #1

Open java71 opened 8 months ago

java71 commented 8 months ago
          I've figured out [slightly more straightforward way](https://github.com/oracle/graal/issues/2256#issuecomment-1907938391) to achieve the same

_Originally posted by @petermz in https://github.com/bell-sw/LibericaNIK/issues/2

java71 commented 8 months ago

This option does not work ! What a pity because it could have been really interresting.

Note that "-H:NativeLinkerOption=/SUBSYSTEM:CONSOLE" works fine. It is the normal processing and it demonstrates that given option is passed to linker.

But "-H:NativeLinkerOption=/SUBSYSTEM:WINDOWS" fails.