2010-06-22 05:15:16 Does uClinux-dist use buildroot?
Gilles Ganault (FRANCE)
Message: 90529
Hello
I have no experience with cross-compiling and need to learn how to add an application to the uClinux-dist source code so that it's included in the binary image it generates.
Does uClinux-dist use buildroot to compile a binary image? If so, can I rely on documents on buildroot to learn how to customize uClinux-dist?
Besides those below, if someone knows of good sources of information for this purpose, I'm interested.
buildroot.uclibc.org
Building Embedded Linux Systems, Second Edition
Embedded Linux Primer: A Practical Real-World Approach
Programming Embedded Systems
Thank you.
QuoteReplyEditDelete
2010-06-22 05:57:48 Does uClinux-dist use buildroot?
Michael Hennerich (GERMANY)
Message: 90530 The uclinux-dist has its own ease of use build system.
Take a look here:
docs.blackfin.uclinux.org/doku.php?id=adding_user_applications
and here:
docs.blackfin.uclinux.org/doku.php?id=uclinux-dist:libs:adding_libraries
and here:
docs.blackfin.uclinux.org/doku.php?id=adding_new_targets
QuoteReplyEditDelete
2010-06-22 07:05:44 Re: Does uClinux-dist use buildroot?
Gilles Ganault (FRANCE)
Message: 90531
Thanks Michael for the clarification and the links.
QuoteReplyEditDelete