From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id ECF0FE00871; Mon, 2 Mar 2015 04:40:21 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.0 HTML_MESSAGE BODY: HTML included in message X-Greylist: delayed 68 seconds by postgrey-1.32 at yocto-www; Mon, 02 Mar 2015 04:40:19 PST Received: from mail.invecas.com (mx2.invecas.com [112.133.222.227]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E67A0E00867 for ; Mon, 2 Mar 2015 04:40:19 -0800 (PST) Received: from SOC-EXCH-02.invecas.local (10.0.30.9) by SOC-EDGE-02.invecas.local (10.0.30.132) with Microsoft SMTP Server (TLS) id 14.3.123.3; Mon, 2 Mar 2015 18:09:54 +0530 Received: from SOC-EXCH-02.invecas.local (10.0.30.9) by SOC-EXCH-02.invecas.local (10.0.30.9) with Microsoft SMTP Server (TLS) id 15.0.995.29; Mon, 2 Mar 2015 18:09:03 +0530 Received: from SOC-EXCH-02.invecas.local ([fe80::99f5:2524:170c:1d9e]) by SOC-EXCH-02.invecas.local ([fe80::99f5:2524:170c:1d9e%17]) with mapi id 15.00.0995.028; Mon, 2 Mar 2015 18:09:03 +0530 From: Raghavendra Kakarla To: "yocto@yoctoproject.org" Thread-Index: AQHQVOKnEdHQ5xtig0SwR9HOdEOjuw== Date: Mon, 2 Mar 2015 12:39:03 +0000 Message-ID: <1425299943857.67146@inedasystems.com> Accept-Language: en-US, en-IN X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.42.55] MIME-Version: 1.0 Subject: (No subject) X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Mar 2015 12:40:22 -0000 Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_142529994385767146inedasystemscom_" --_000_142529994385767146inedasystemscom_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi Yocto Team, Now I am working on the yocto sdk generation. I am generated the yocto SDK using the yocto sdk script "bitbake core-image= -minimal -c populate_sdk" command. With this command I am able to generte t= he installation script file and .manifest file. I run the installation script file. After running installation script file = it propts that following message: Extracting SDK...done Setting it up...done SDK has been successfully set up and is ready to be used. After this i run the ". /opt/poky/1.7/environment-setup-mips32rel-poky-linu= x" and echo $PATH i got the correct path. After this i built wrote a small example and try to build with the sdk gene= rated toolchain by running following command: mipsel-poky-linux-gcc test.c but i got the following errors: ***************************************************************************= *********************************************************************** /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linux/g= cc/mipsel-poky-linux/4.9.1/ld: cannot find crt1.o: No such file or director= y /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linux/g= cc/mipsel-poky-linux/4.9.1/ld: cannot find crti.o: No such file or director= y /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linux/g= cc/mipsel-poky-linux/4.9.1/ld: cannot find crtbegin.o: No such file or dire= ctory /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linux/g= cc/mipsel-poky-linux/4.9.1/ld: cannot find -lgcc /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linux/g= cc/mipsel-poky-linux/4.9.1/ld: cannot find -lgcc_s /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linux/g= cc/mipsel-poky-linux/4.9.1/ld: cannot find -lc /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linux/g= cc/mipsel-poky-linux/4.9.1/ld: cannot find -lgcc /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linux/g= cc/mipsel-poky-linux/4.9.1/ld: cannot find -lgcc_s /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linux/g= cc/mipsel-poky-linux/4.9.1/ld: cannot find crtend.o: No such file or direct= ory /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linux/g= cc/mipsel-poky-linux/4.9.1/ld: cannot find crtn.o: No such file or director= y collect2: error: ld returned 1 exit status ***************************************************************************= ***************************************************************************= ***** Please help me to resolving this issue. Thanks in advance. Cheers, Raghavendra Kakarla. --_000_142529994385767146inedasystemscom_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hi Yocto Team,


Now I am working on the yocto sdk generation.


I am generated the yocto SDK using the yocto sdk script "bitbake co= re-image-minimal -c populate_sdk" command. With this command I am able= to generte the installation script file and .manifest file.


I run the installation script file. After running installation script fi= le it propts that following message:


Extracting SDK...done
Setting it up...done
SDK has been successfully set up and is ready to be used.



After this i run the ". /opt/poky/1.7/environment-setup-mips32rel-p= oky-linux" and echo $PATH i got the correct path.


After this i built wrote a small example and try to build with the sdk g= enerated toolchain by running following command:


mipsel-poky-linux-gcc test.c


but i got the following errors:

************************************************************************= **************************************************************************<= br>

/opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linu= x/gcc/mipsel-poky-linux/4.9.1/ld: cannot find crt1.o: No such file or direc= tory
/opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linux/g= cc/mipsel-poky-linux/4.9.1/ld: cannot find crti.o: No such file or director= y
/opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linux/g= cc/mipsel-poky-linux/4.9.1/ld: cannot find crtbegin.o: No such file or dire= ctory
/opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linux/g= cc/mipsel-poky-linux/4.9.1/ld: cannot find -lgcc
/opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linux/g= cc/mipsel-poky-linux/4.9.1/ld: cannot find -lgcc_s
/opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linux/g= cc/mipsel-poky-linux/4.9.1/ld: cannot find -lc
/opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linux/g= cc/mipsel-poky-linux/4.9.1/ld: cannot find -lgcc
/opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linux/g= cc/mipsel-poky-linux/4.9.1/ld: cannot find -lgcc_s
/opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linux/g= cc/mipsel-poky-linux/4.9.1/ld: cannot find crtend.o: No such file or direct= ory
/opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linux/g= cc/mipsel-poky-linux/4.9.1/ld: cannot find crtn.o: No such file or director= y
collect2: error: ld returned 1 exit status


************************************************************************= ***************************************************************************= ********

Please help me to resolving this issue.


Thanks in advance.


Cheers,


Raghavendra Kakarla.



--_000_142529994385767146inedasystemscom_--