Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed cross-compilation on Linux; tray notifications support for far2l; fix far2l under Wine #536

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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