Stephen Leake <[email protected]> writes: > Stephen Leake <[email protected]> writes: > >> Ray Donnelly <[email protected]> writes: >> >>> pacman -S mingw-w64-x86_64-toolchain mingw-w64-i686-toolchain >> >> That helps, thanks. > > I take it back :) > > configure is trying to find the Botan I installed, but g++ doesn't > seem understand the filesystem:
I thought the solution might be to use mingw-w64-cross-toolchain, but that does not install gcc or g++; $ ls /Msys2/msys64/bin/*gcc* /Msys2/msys64/bin/msys-gcc_s-seh-1.dll /Msys2/msys64/bin/msys-gccpp-1.dll $ ls /Msys2/msys64/bin/*gcc* /Msys2/msys64/bin/msys-gcc_s-seh-1.dll /Msys2/msys64/bin/msys-gccpp-1.dll -- -- Stephe ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
