This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linaro Toolchain for SDK v6

Guru 10225 points


Dear all,

Our customer would like to know how to build
gcc/eglibc of the toolchain for SDK v6.
They suppose the following files might be
the toolchain for SDKv6.
Could I make sure that these files are completely
the same SDKv6.0's, or not?
If not, can we have the files our customer needs?

================================================
-Toolchain site; Linaro Toolchain Binaries 2013.03
https://launchpad.net/linaro-toolchain-binaries/+milestone/2013.03

-binary file
gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux.tar.bz2

-original source code
gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_src.tar.bz2

-build tool
crosstool-ng-linaro-1.13.1-4.7-2013.03-20130313.tar.bz2
=================================================

Any advices would be appreciated.

Best regards,
Kanae


  • Hi.
    Can anybody answer to my customer's questions?
    I hope somebody knows about the original source file for the toolchain?

    Best regards,
    Kanae

  • I guess you are right. Yes they are same.


  • Hi, nikunj.
    Thank you for your quick reply.

    Do you have an experience to build the toolchain?
    If you have, could you please give me the procedure to build it?
    My customer would like to know make sure such as the patches and
    the options of configuration. for AM335x SDKv6 that is provided by TI.

    Any clue would be appreciated.
    Best regards,
    Kanae


     

     

  • @Kanae: you need to have EZSDK for AM335x, May be you also need AM335x SDK prebuilt PSP binaries and root filesystem. You can download both from  which you can get from here . 

    The Sitara Linux SDK contains "setup.sh" which is use for Configures the users host system as well as the target system for development. Very useful getting started document over here.

    Best luck 


  • Hi, nikunj.
    Thank you for your reply.

    My customer and I have already have the SDK v6.0 you suggested.
    We can build a kernel image using the toolchain in SDK; ../linux-devkit/bin.
    My customer would like to know how the toolchain has been built.
    The toolchain is included pre-build libraries, however my customer would
    like to rebuild it because some libraries have problems.

    Do you have any idea for this matter?

    Best regards,
    Kanae


     

  • Toolchain contains lots of library, In which library you are facing problem?

    You can always download library from internet and crosscompile at your own, if you don't  want to use pre-build library.


  • Thank you for your reply.

    My customer would like to fix "libsegfault.so" library to use a back trace function,
    so they need to know how to build "gcc/eglibc" of the toolchain in Sitara Linux SDK.

    Best regards,
    Kanae