We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba78776 commit e4c054cCopy full SHA for e4c054c
templates/bmakecommon.mpt
@@ -125,7 +125,7 @@ linker_passthrough = -Xlinker
125
startup_bits = 64
126
ccflags = -q
127
link = bcc64x
128
-common_libs = -lws2_32 -lmoldname -lucrt -lmingw32 -lmingwex -l\"c++\" -lunwind -lmingwthrd -l:import64$(LIB_EXT)
+common_libs = -lws2_32 -lucrt -lmingwthrd
129
platform_libs_prefix = -l
130
tlib = tlib64
131
dllflags = -tD -Xlinker -m -Xlinker i386pep -Xlinker -shared -Xlinker --Bdynamic -Xlinker --enable-auto-image-base
0 commit comments