News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

What arguments are needed to get an IDE build optimized?

Started by omlk, January 05, 2021, 09:39:06 AM

Previous topic - Next topic

omlk

What arguments are needed to get an IDE build optimized for speed and interface drawing?I use only MinGW 64bit

       
  • HAVE_W32API_H   - ?
  • __WXMSW__         - ?
  • WXUSINGDLL         - ?
  • cbDEBUG                - ?
  • NOPCH                   - ?
  • wxUSE_UNICODE   - ?
  • _WIN64                 - ?
  • -s
  • -O2
  • -fexpensive-optimizations
Maybe there are other parameters that would be good to know?

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]