Book version is today's SVN (20050917), host is Ubuntu Warty with
Hoary dev tools.
In the sanity check in section 6.12, cc dummy.c gives the following output:

root:~# cc dummy.c
/tools/lib/gcc/i686-pc-linux-gnu/4.0.1/../../../../i686-pc-linux-gnu/bin/ld:
/tools/lib/libc_nonshared.a(elf-init.oS): no group info for section
.gnu.linkonce.t.__i686.get_pc_thunk.bx

a.out is compiled properly,  as shown by:
root:~# readelf -l a.out | grep ': /lib'
      [Requesting program interpreter: /lib/ld-linux.so.2]

Which is, obviously, what is expected.  This step worked properly in
Chapter 5,  without the aforementioned error.  Is this a major
problem, or can it be safely ignored?

-- 
Lennon Victor Cook
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to