date_core.so is broken with the recent MSYS2 update
ビルドを通す方法を書いたのだけれど、
ソース元や色々、詳細をなるべくわかりやすくしたつもりでした。
翻訳がどれだけの精度かあまり期待は出来ないですが、
date_core.so is broken with the recent MSYS2 update
ビルドを通す方法を書いたのだけれど、
ソース元や色々、詳細をなるべくわかりやすくしたつもりでした。
翻訳がどれだけの精度かあまり期待は出来ないですが、
mkdir ruby
cd ruby
wget https://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.0.tar.gz
or
wget https://cache.ruby-lang.org/pub/ruby/2.6/ruby-2.6.4.tar.gzUbuntu-20.04
git clone [email protected]:vim/vim.git
cd vimcd boost_1_88_0
.\bootstrap.bat
b2.exe toolset=msvc-14.3 link=static runtime-link=static,shared --build-dir=build/x86 address-model=32 -j5 install --includedir=C:\boost_1_88_0\include --libdir=C:\boost_1_88_0\stage\lib\x86
b2.exe toolset=msvc-14.3 link=static runtime-link=static,shared --build-dir=build/x64 address-model=64 -j5 install --includedir=C:\boost_1_88_0\include --libdir=C:\boost_1_88_0\stage\lib\x64
# C/C++ 全般 追加のインクルードディレクトリRocky Linux Official WSL2 Images
sudo dnf install epel-release
sudo dnf install https://rpms.remirepo.net/enterprise/remi-release-10.rpm
sudo dnf config-manager --set-enabled crbsudo dnf group install -y "Development Tools"