*** boost_1_57_0/tools/build/src/tools/gcc.jam 2014-10-24 21:06:58.000000000 +0200 --- boost_1_57_0.new/tools/build/src/tools/gcc.jam 2015-03-12 10:03:24.735807767 +0100 *************** *** 999,1006 **** # actions piecemeal archive { ! "$(.AR)" $(AROPTIONS) rc "$(<)" "$(>)" ! "$(.RANLIB)" "$(<)" } rule link.dll ( targets * : sources * : properties * ) --- 999,1006 ---- # actions piecemeal archive { ! "$(.AR)" $(AROPTIONS) rcD "$(<)" "$(>)" ! "$(.RANLIB)" -D "$(<)" } rule link.dll ( targets * : sources * : properties * )