Skip to content

Conversation

@unxed
Copy link
Contributor

@unxed unxed commented Dec 12, 2024

  • Fixed cross-compilation on Linux via mingw (only 32 bit for now)
  • System tray notifications support for far2l extensions
  • Fixed far2l input mode if running under Wine

How to build on Debian-based systems:

sudo apt install mingw-w64
make -j$(nproc --all) TOOLPATH=i686-w64-mingw32- -f MAKEFILE.MINGW putty.exe

See also
https://gcc.gnu.org/onlinedocs/gcc/Code-Gen-Options.html#index-fcommon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant