pedro-w commented on PR #3: URL: https://github.com/apache/netbeans-native-installers/pull/3#issuecomment-1461856635
> So you mean I put architecture=32 and would be good for you ? You'd need to change the 64-bit compiler (`x86_64-w64-mingw32-gcc`) which is hardcoded in the Makefile.mingw. I think you need to call the particular compiler, it's not just a command line option. I can't check just now but if memory serves the 32-bit tools start with `i686-...` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
