Re: [yocto] cortexa15 toolchain compilation option

2015-08-14 Thread Khem Raj
mailto:yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org mailto:yocto-boun...@yoctoproject.org] On Behalf Of Neelkumar Patel Sent: 01 June 2015 12:04 To: yocto@yoctoproject.org mailto:yocto@yoctoproject.org Subject: [yocto] cortexa15 toolchain compilation option Hi

Re: [yocto] cortexa15 toolchain compilation option (Neelkumar Patel)

2015-06-04 Thread Taek Hyun Shin
2015 07:02:33 + From: Neelkumar Patel neel.pa...@einfochips.com To: yocto@yoctoproject.org yocto@yoctoproject.org Subject: Re: [yocto] cortexa15 toolchain compilation option Message-ID: hk2pr0201mb0931b1e128c7f804cb9deed6ff...@hk2pr0201mb0931.apcprd02.prod.outlook.com Content

[yocto] cortexa15 toolchain compilation option

2015-06-01 Thread Neelkumar Patel
Hi, We are building the toolchain for cortexa15 CPU in oe-core and we are able to build the toolchain but during the compilation of the application we have to provide manually option --with-float=hard. e.g. We have one application called hello.c. We have to provide below option for

Re: [yocto] cortexa15 toolchain compilation option

2015-06-01 Thread Neelkumar Patel
: gnu/stubs-soft.h: No such file or directory Thanks From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Neelkumar Patel Sent: 01 June 2015 12:04 To: yocto@yoctoproject.org Subject: [yocto] cortexa15 toolchain compilation option Hi, We are building