[ttssh2-dev 310] Re: リリース用バイナリの作成: Cygterm+

Back to archive index
matsuo zmats****@gmail*****
2022年 3月 19日 (土) 00:02:26 JST


松尾です。

cygwin 64bit で gcc-core, gcc-g++ をインストールしていれば
入るのかなと思っていました。

ちょっと調べてみました。

$ uname -m
x86_64

$ cd /bin && sha256sum x86_64-pc-cygwin-g++.exe g++.exe
131a004e4fa1ee03406d00d1c552a02ab0daaaad351624b5ffa0456d23f997c6 
*x86_64-pc-cygwin-g++.exe
131a004e4fa1ee03406d00d1c552a02ab0daaaad351624b5ffa0456d23f997c6 *g++.exe

$ g++ --version
g++ (GCC) 11.2.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ x86_64-pc-cygwin-g++ --version
x86_64-pc-cygwin-g++ (GCC) 11.2.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

別パッケージで自分でいれたのかな・・
もう少し調べてみますね。



ttssh2-dev メーリングリストの案内
Back to archive index