On Oct 14, 2013, at 12:55 PM, Diego Sueiro <diego.sue...@gmail.com> wrote:

> Thanks Khem,
> 
> Using softfloat, Am I able to install the packages from Angstrom feeds?

If you do not tweak the defaults then yes. Otherwise, no. soft-fp feeds are not 
compatible with hardfp

> 
> Abraços,
> 
> --
> *dS
> Diego Sueiro
> 
> Administrador do Embarcados
> www.embarcados.com.br
> 
> Engenheiro de Controle e Automação
> UNIVERSIDADE FEDERAL DE ITAJUBÀ
> 
> /*long live rock 'n roll*/
> 
> 
> 2013/10/14 Khem Raj <raj.k...@gmail.com>
> 
>> 
>> On Oct 14, 2013, at 11:38 AM, Diego Sueiro <diego.sue...@gmail.com> wrote:
>> 
>>> Folks,
>>> 
>>> I want to generate an Angstrom distribution with soft and hard float
>> point
>>> compatible ABI.
>>> 
>>> Reading the page below I believe that I must compile the packages with
>>> "-mfloat-abi=softfp" option. Is it correct?
>>> https://wiki.debian.org/ArmHardFloatPort
>>> 
>>> To achieve this, I think I have to change the
>>> file meta-angstrom/conf/distro/include/arm-defaults.inc to:
>>> 
>>> DEFAULTTUNE_beaglebone = "cortexa8hf-vfp"
>>> 
>>> or
>>> DEFAULTTUNE_beaglebone = "cortexa8hf-vfp-neon"
>>> 
>> 
>> 
>> Place it right. change is wrong.
>> Defaults are to build for hardfloat, in angstrom now as you see
>> if you want to change it to use softfloat then you would change it to
>> 
>> DEFAULTTUNE_beaglebone = "cortexa8-neon"
>> 
>> 
>> _______________________________________________
>> Angstrom-distro-devel mailing list
>> Angstrom-distro-devel@linuxtogo.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
>> 
> _______________________________________________
> Angstrom-distro-devel mailing list
> Angstrom-distro-devel@linuxtogo.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to