]> granicus.if.org Git - gc/commit
win32: support MinGW build
authorMatthew Flatt <mflatt@racket-lang.org>
Fri, 7 Dec 2012 13:58:40 +0000 (07:58 -0600)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 29 Jun 2015 05:39:56 +0000 (08:39 +0300)
commit26b021e57620bf72c65b97a8d1be976cf26c4b4d
tree1e3d01905f23d299c44695f76bb001ffb7db1f54
parent32f7b7081442886b6148fc51193e4ac08bb2345d
win32: support MinGW build
(Apply commit 7f44cc9 from 'racket_gc' branch.)

A MinGW build is the same shape as a MSVC build (but without
MzCOM), unlike a Cygwin build.

* include/gc_config_macros.h (GC_API): Define to declspec(dllexport)
if GC_DLL and __MINGW32_DELAY_LOAD__ (even if no GC_BUILD).

Conflicts:

    include/gc_config_macros.h
include/gc_config_macros.h