Thread: generate a cross-compilation toolchain and root filesystem for target Linux systems

  1. #1
    Alessio Stella
    Join Date
    May 2008
    Location
    Italy, Bologna
    Posts
    251

    generate a cross-compilation toolchain and root filesystem for target Linux systems

    Could you suggest alternatives to www.buildroot.org for generating cross-compilation toolchain and root filesystem for target Linux systems?

    Specifically i need something using glibc (and not uclibc as buildroot does)

    Please help!!

    thank you

  2. #2
    Officially An Architect brewbuck's Avatar
    Join Date
    Mar 2007
    Location
    Portland, OR
    Posts
    7,396
    Quote Originally Posted by mynickmynick View Post
    Could you suggest alternatives to www.buildroot.org for generating cross-compilation toolchain and root filesystem for target Linux systems?

    Specifically i need something using glibc (and not uclibc as buildroot does)

    Please help!!

    thank you
    I assume this is for a PC based system (not embedded) because of the choice of glibc... How much of a real root filesystem do you need? It might be better to start with something like Gentoo as a base.
    Code:
    //try
    //{
    	if (a) do { f( b); } while(1);
    	else   do { f(!b); } while(1);
    //}

Popular pages Recent additions subscribe to a feed