Fernando de Oliveira wrote:
> On 05-04-2012 01:15, bdubbs wrote:
>> Author: bdubbs
>> Date: 2012-04-04 22:15:08 -0600 (Wed, 04 Apr 2012)
>> New Revision: 9806

>> --- trunk/BOOK/chapter06/gcc.xml     2012-04-05 04:08:33 UTC (rev 9805)
>> +++ trunk/BOOK/chapter06/gcc.xml     2012-04-05 04:15:08 UTC (rev 9806)
>> @@ -292,7 +292,7 @@
>>      <para>Finally, move a misplced file:</para>
> 
> Sorry for this never ending thread, I hate nitpicking(?), but wouldn't it be 
> convenient any time later when upgrading the page s/misplced/misplaced/?

No, that's not nitpicking.  Thanks for pointing it out.

Also, I did a little more research and for LFS, the lib64 path is wrong. 
  gdb removes links, '.', and '..' elements from the path when 
determining the real path to a file.  So if the file is in /usr/lib64 
for LFS, it will look in  /usr/share/gdb/auto-load/usr/lib for 
filename-gdb.py.

I will remove the case statement and simplify the instructions today.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to