in reply to Re^3: openssh build with Strawberry Perl provided gcc
in thread openssh build with Strawberry Perl provided gcc
Then do the same ./configure dance and end up with a 64-bit build of the same library. (Needless to say, C:/_64/mingw/bin houses a 64-bit gcc.)make distclean export PATH=/c/_64/mingw/bin:$PATH
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: openssh build with Strawberry Perl provided gcc
by Anonymous Monk on Feb 16, 2013 at 01:38 UTC | |
by syphilis (Archbishop) on Feb 16, 2013 at 01:49 UTC |