sewpafly / puttycygtray

Patched Version of putty (combining puttycyg and puttytray)

Home Page:http://sewpafly.github.com/puttycygtray/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building Putty-cyg-tray

I modified the mkfiles.pl script to take an argument of either -d or --debug if you want to compile the program with debugging symbols enabled.

./mkfiles.pl
make -C windows -f Makefile.cyg putty.exe
make -C windows/cthelper -f Makefile
size windows/putty.exe windows/cthelper/cthelper.exe

Then you will need to copy windows/putty.exe and windows/cthelper/cthelper.exe to the same directory.

About

Patched Version of putty (combining puttycyg and puttytray)

http://sewpafly.github.com/puttycygtray/

License:Other


Languages

Language:C 91.6%Language:Objective-C 2.9%Language:Perl 1.8%Language:R 1.5%Language:C++ 1.1%Language:Python 1.0%Language:Shell 0.1%