> 1) Add more escaping to the input lines. E.g., > _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags > `$ECHO "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' > > would become > _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags > `\$ECHO "\$deplibs" | \$SED '\''s/ -lc$//'\''` -link -dll~linknames='
I'll go through them. Paolo
