diff options
author | Sam James <sam@gentoo.org> | 2025-09-06 21:07:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-09-07 04:06:01 +0100 |
commit | 0577ebd01d61a8bc770a8761fdf28c944d4db4bb (patch) | |
tree | a020095f4a4914b5d59ab5137f414867423e921d | |
parent | 3d22a6cee4b27866c544d67a82e2272ae4201f9e (diff) | |
download | binutils-0577ebd01d61a8bc770a8761fdf28c944d4db4bb.zip binutils-0577ebd01d61a8bc770a8761fdf28c944d4db4bb.tar.gz binutils-0577ebd01d61a8bc770a8761fdf28c944d4db4bb.tar.bz2 |
README: don't talk about libg++
Gone since 2001 or so.
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,9 +4,9 @@ This directory contains various GNU compilers, assemblers, linkers, debuggers, etc., plus their support routines, definitions, and documentation. If you are receiving this as part of a GDB release, see the file gdb/README. -If with a binutils release, see binutils/README; if with a libg++ release, -see libg++/README, etc. That'll give you info about this -package -- supported targets, how to use it, how to report bugs, etc. +If with a binutils release, see binutils/README, and so on. That'll give you +info about this package -- supported targets, how to use it, how to report +bugs, etc. It is now possible to automatically configure and build a variety of tools with one command. To build all of the tools contained herein, |