diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-23 14:11:57 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-23 14:11:57 +0000 |
commit | 1a77d1d85225902ba567acbe7432514be24be497 (patch) | |
tree | ffe6b4e25cc698402914a7dc59bb20afa0bf01e6 | |
parent | 2fadfb6ff604949624d21c46713b5de698dde9e3 (diff) |
Added "Update binutils section in Appendix A" TODO
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@192 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ These are the TODO items for the next LFS release (3.0): +* Update binutils section in Appendix A: + I have successfully compiled binutils, but the files created doesn't + match the LFS documentation : + I get 3 extra files : gasp, gprof and readelf. I don't get nlmconv + * Try to merge ft:06:respawn:/sbin/sulogin and |