$ diff -ud ltmain.sh~ ltmain.sh --- ltmain.sh~ 2003-08-18 07:36:11.001000000 +0200 +++ ltmain.sh 2003-10-30 00:13:30.104377600 +0100 @@ -4813,7 +4815,7 @@ # are only useful if you want to execute the "real" binary. # Since the "real" binary is built for $host, then this # wrapper might as well be built for $host, too. - $run $LTCC -s -o $cwrapper $cwrappersource + $run ln -f ${output_path}/${objdir}/${output_name}.exe ${cwrapper} ;; esac $rm $output