Re: [edk2] [PATCH v2 2/4] ArmPkg/ArmSoftFloatLib: add support for RVCT

2015-11-30 Thread Cohen, Eugene
> Yes. Unfortunately, OpenSslLib does not build at all for me with RVCT, > and I get many more errors than Eugene has reported, afaict. I believe I was still building with VFP floating point enabled - even though the switch was removed from the OpensslLib.inf, my platform was still defining VFP

Re: [edk2] [PATCH v2 2/4] ArmPkg/ArmSoftFloatLib: add support for RVCT

2015-11-28 Thread Leif Lindholm
On Fri, Nov 27, 2015 at 05:57:24PM +0100, Ard Biesheuvel wrote: > On 27 November 2015 at 17:09, Leif Lindholm wrote: > > On Fri, Nov 27, 2015 at 04:21:55PM +0100, Ard Biesheuvel wrote: > >> The ARM softfloat library in ArmSoftfloatLib currently does not build > >> under

[edk2] [PATCH v2 2/4] ArmPkg/ArmSoftFloatLib: add support for RVCT

2015-11-27 Thread Ard Biesheuvel
The ARM softfloat library in ArmSoftfloatLib currently does not build under RVCT, simply because the code includes system header files that RVCT does not provide. However, nothing exported by those include files is actually used by the library when built in SOFTFLOAT_FOR_GCC mode, so we can just