Skip to content

ssbssa/gcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Custom Windows build of gcc with these features:

Because the sanitizers on windows no longer support static linking, the gcc-15 builds can't handle sanitized dlls (but linking everything into 1 executable still works).
That might change in the future if I get shared linking of sanitizers working, but until then I suggest using the gcc-14.3 build if you need sanitized dlls.

About

gcc build for Windows with sanitizer support.

Topics

Resources

Stars

Watchers

Forks