diff -r d073f0290d60 -r 12c42943654b h_win32.rc --- a/h_win32.rc Fri Mar 22 08:44:18 2013 +0100 +++ b/h_win32.rc Sat Mar 23 17:42:44 2013 +0100 @@ -121,7 +121,7 @@ ] ifFalse:[ 'host.rc [info]: setup for borland bcc32 compiler' infoPrintCR. bccPath := bccPath asFilename. - 'host.rc [info]: bccPath=' infoPrint. bccPath infoPrintCR. + "/ 'host.rc [info]: bccPath=' infoPrint. bccPath infoPrintCR. ccCommand := (bccPath / 'bcc32') pathName. linkCommand := (bccPath / 'ilink32') pathName. bccPath := bccPath directory.