#1979: Section 6.10 - text change needed following change to sed ------------------------------------+--------------------------------------- Reporter: [EMAIL PROTECTED] | Owner: [email protected] Type: task | Status: new Priority: normal | Milestone: 6.3 Component: Book | Version: SVN Severity: trivial | Keywords: ------------------------------------+--------------------------------------- Following change to use sed instead of perl for the GCC specs command, the reference to perl being used for this action needs to be altered.
Specifically: Next, amend the GCC specs file so that it points to the new dynamic linker, and so that GCC knows where to find its start files. A perl command accomplishes this. Should be: Next, amend the GCC specs file so that it points to the new dynamic linker, and so that GCC knows where to find its start files. A sed command accomplishes this. -- Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/1979> LFS Trac <http://wiki.linuxfromscratch.org/lfs/> Linux From Scratch: Your Distro, Your Rules. -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
