Copy or build a previous multilib MinGW-w64/GCC installation to a "build toolchain" Ensure the prefix, typically/mingw64tdm, is empty ./tdm64.sh Releases8 v10.3.0-tdm64-2Latest May 26, 2021 + 7 releases https://www.paypal.me/JohnMichaelEubank ...
TDM-GCC TDM-GCC is a Windows-friendly version of the GCC compiler that lets you write programs with no DLL dependence. To download and use TDM-GCC, please visit [https://jmeubank.github.io/tdm-gcc/]. tdminstall This repository contains the code for the TDM-GCC installer system, which ...
,,) echo "int x;" > "$dummy.c" for driver in cc gcc c89 c99 ; do if ($driver -c -o "$dummy.o" "$dummy.c") >/dev/null 2>&1 ; then CC_FOR_BUILD="$driver" break fi done if test x"$CC_FOR_BUILD" = x ; then CC_FOR_BUILD=no_compiler_found ...
[ 0.000000] Linux version 4.19.59-g5f8c1c6121 (oe-user@oe-host) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 PREEMPT Sat Oct 19 17:17:25 UTC 2019 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c...
I use GCC 5.4.0, stock on Ubuntu 16.04. The reason for staying on old version is to generate binaries against old enough GLIBC, so that users can run them on their system (unless it is even older). Some other people (@nbohr1more, @MirceaKit...
Fix GCC 8 warnings. Aug 24, 2018 sys_win32.c replace remaining strncpy(3) usages Oct 1, 2018 version.py Add Meson build system. Jan 28, 2023 Repository files navigation GPL-2.0 license GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc...
CMakeLists.txt xmrig#1469 Fixed build with gcc 4.8. Dec 30, 2019 LICENSE Initial import. Apr 15, 2017 README.md Update README.md Dec 24, 2019 package.json Use external script to prepare OpenCL source. Aug 28, 2019 Repository files navigation README GPL-3.0 license XMRig ⚠️ Monero...
GCC-VERSION.txt README.md SETUP-VERSION.txt archive.cpp buttons.bmp componentstree.cpp componentstree.hpp config.h ctemplate.cpp ctemplate_test.txt header1.bmp install_manifest.cpp install_manifest.hpp main.nsh mingw-build.cmd mingwvars.bat nsis_interface.cpp nsis_interface.hpp prune_manifest.cc...