http://bugs.linuxfromscratch.org/show_bug.cgi?id=1677
------- Additional Comments From [EMAIL PROTECTED] 2006-01-05 10:10 ------- (In reply to comment #3) > You've touched on one of my pet peeves in the current build method, i.e. > having > to keep build directories around between chapters 5 and 6. Would you mind > pointing me to the relevant bit of DIY-Linux that resolves this, so we can > assess its impact on/suitability for LFS? It has been my pet peeve since the day it was proposed :-) But no wanted to change it at that time. I use an additional fix to avoid modifying /tools during Ch 6. I change the specs file at the end of Ch 5. In the section "Creating essential symlinks", I create an additional symlink "ln -sf /tools/lib/ld-linux.so.2 /lib/". Greg uses another technique of using a temporary specs file by passing the -specs= option to gcc. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are the QA contact for the bug, or are watching the QA contact. -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page