An open API service indexing awesome lists of open source software.

https://github.com/ssbssa/gcc


https://github.com/ssbssa/gcc

asan gcc mingw-w64 ubsan windows

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

Custom Windows build of gcc with these features:
- produces by default executables running on WinXP (msvcrt)
- static runtime libraries
- [MCF](https://github.com/lhmouse/mcfgthread/) threads
- [AddressSanitizer](https://clang.llvm.org/docs/AddressSanitizer.html)
- [UndefinedBehaviorSanitizer](https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html)