You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/06/03 11:22:44 UTC

[GitHub] jlahoda commented on issue #573: [NETBEANS-417] Updating Windows launchers binaries.

jlahoda commented on issue #573: [NETBEANS-417] Updating Windows launchers binaries.
URL: https://github.com/apache/incubator-netbeans/pull/573#issuecomment-394155257
 
 
   Sorry, no readme at this time. But not should not be really difficult to build that - on Ubuntu, IIRC I just installed the "mingw-w64" package (version 4.0.4-2), and the run the Makefile.mingw, e.g.:
   cd o.n.bootstrap/launcher/windows
   make -f Makefile.mingw
   
   I myself probably won't have time to create (or probably even use) a Docker file, but anybody is free to do that.
   
   I don't think the build is reproducible right now; -Wl,--no-insert-timestamp seems to make the exe build reproducible, but not the dll build.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists