Re: VFP unit failed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



raju goruganti <raju.goruganti@xxxxxxxxx> writes:

> On my  SOC(which uses cortex-a8 architecture) VFP coprocessor is not
> working properly, we are using codesourcery's(2010 lite
> version.gcc-4.4.1) tool chain,
> Now my question is While compiling any application ,what flags we
> should  avoid   so that any hard float instructions are not included?

The -msoft-float option should work.  However, for compiler support
libraries it will only work if the compiler was configured to build a
multilib for -msoft-float.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux