following the procedure to build a toolchain for an arm I get following errors:

- installation of uClibc headers topic in the hlfs book
    - "make DEVEL_PREFIX=/tools install_dev"
            -> error "install -m 644 lib/*.[ao] /tools/lib/
                install: cannot stat `lib/*.[ao]': No such file or directory
                make: [install_dev] Error 1 (ignored)"

            Q: is this important, because it's indeed ignored.

- Q: How can I check that a program build with the toolchain, uses the correct library?

- General: It's a good book, althoug sometimes it can be explained in an easier way, the steps are not always that straight forward.  However, it helped me further with building a toolchain but it's not done yet.

regards

sg

Steven Geerts
Thomson Silicon Components
SW Field Application Engineer

mail :                   [EMAIL PROTECTED]
phone:                +32-3-443-543
-- 
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to