Thread: compiling linux file system

  1. #1
    Registered User
    Join Date
    Aug 2008
    Posts
    2

    compiling linux file system

    hi

    i have a board and i want to compile linux file system and download it on board but i dont
    know how i can compile the file system if you have knowledge about this matter please help me

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    Well mentioning which board and which file system would be a start.

    Also, what sort of "file system devices" does the target have - disk, flash etc.

    As would mentioning what your current setup is for your host development, and how much further than "hello world" you've got in downloading other types of programs to your target.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. gcc link external library
    By spank in forum C Programming
    Replies: 6
    Last Post: 08-08-2007, 03:44 PM
  2. Basic text file encoder
    By Abda92 in forum C Programming
    Replies: 15
    Last Post: 05-22-2007, 01:19 PM
  3. #include header files or .cpp files?
    By DoctorX in forum C++ Programming
    Replies: 3
    Last Post: 12-23-2006, 12:21 PM
  4. C++ std routines
    By siavoshkc in forum C++ Programming
    Replies: 33
    Last Post: 07-28-2006, 12:13 AM