On Mon, 2015-11-02 at 10:14 -0500, Varun H wrote: > Typo: "an object file, the linker to produce an executable, ar to > update a library, or TeX or Makeinfo to format..." > I believe "or" is misspelled as "ar".
Actually "ar" is intended here. "ar" is a program on UNIX systems. It's short for "archiver" and it build static libraries such as libfoo.a out of object files. Cheers! _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make