Releases: gobo-eiffel/bdwgc
Releases · gobo-eiffel/bdwgc
Boehm GC 8.0.4 for Gobo Eiffel
Boehm GC to be used with the Gobo Eiffel compiler.
Version compiled using gc-8.0.4.tar.gz
and libatomic_ops-7.6.10.tar.gz
.
Windows 64bits (gc-8.0.4-win64.7z
):
- Compiled with Visual Studio 2017.
- Copy file
NT_MAKEFILE
toMakefile
and add-DLARGE_CONFIG
toCFLAGS_DEFAULT
. - Run
nmake -f Makefile cpu=AMD64 make_as_lib=1 nodebug=1
.