User Tools

Site Tools


info:avr32_buildroot_patching

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
info:avr32_buildroot_patching [2008/09/12 09:13] tomgeeinfo:avr32_buildroot_patching [2008/09/12 09:49] (current) tomgee
Line 1: Line 1:
 ===== Buildroot Patching ===== ===== Buildroot Patching =====
 +//AVR32 websites//\\
 +Building avr32 on Ubunt:\\
 +http://www.yagarto.de/howto/avr32ngw100/index.html
  
 //TG notes, from Atmel//:\\ //TG notes, from Atmel//:\\
Line 6: Line 9:
 //From doc32062//:\\ //From doc32062//:\\
 List of requirements for the build machine List of requirements for the build machine
-   • C compiler (GCC)  +   C compiler (GCC)  
-   • C++ compiler (for Qtopia® (G++))  +   C++ compiler (for Qtopia® (G++))  
-   • GNU make  +   GNU make  
-   • sed  +   sed  
-   • bison  +   bison  
-   • flex  +   flex  
-   • autoconf  +   autoconf  
-   • ncurses library (development install)  +   ncurses library (development install)  
-   • zlib library (development install)  +   zlib library (development install)  
-   • libacl library (development install)  +   libacl library (development install)  
-   • lzo library (development install) +   lzo library (development install) 
  
 Buildroot has a well defined structure of directories.  Buildroot has a well defined structure of directories. 
 From a fresh extraction of the From a fresh extraction of the
 tarball, Buildroot will look like:  tarball, Buildroot will look like: 
-•  Config.in  +  *  Config.in  
-•  .defconfig  +   .defconfig  
-•  docs/  +   docs/  
-•  Makefile  +   Makefile  
-•  package/  +   package/  
-•  project/  +   project/  
-•  target/  +   target/  
-•  TODO  +   TODO  
-•  toolchain/ +   toolchain/ 
    
 After a successful build there will be 6 extra  After a successful build there will be 6 extra 
 directories in the base directory of Buildroot:  directories in the base directory of Buildroot: 
-•  binaries/  +  *  binaries/  
-•  build_avr32_nofpu/  +   build_avr32_nofpu/  
-•  include/  +   include/  
-•  project_build_avr32_nofpu/  +   project_build_avr32_nofpu/  
-•  src/  +   src/  
-•  toolchain_build_avr32_nofpu/  +   toolchain_build_avr32_nofpu/  
  
 //From AVR Freaks Forum://\\ //From AVR Freaks Forum://\\
info/avr32_buildroot_patching.1221225197.txt.gz · Last modified: 2008/09/12 09:13 by tomgee