If I use the always-make flag, via

                                                   make -B
package/libs/openssl,

it gets into an infinite loop, spawning multiple child PIDs.


Looking forward to some guidance.


Thanks and Regards,
Ajay

On Thu, Oct 26, 2017 at 6:31 PM, Ajay Garg <[email protected]> wrote:

> Hello Experts.
>
> I selected "Freescale i.MX 6", and ran the complete build.
> Thereafter, I copied libcrypto.a and libssl.a to Atmel-Studio, and linked
> those libraries.
>
> However, VFP-errors were observed while linking.
> Turns out that ssl-libraries are complied with hard-floating-points in
> openwrt, while the Atmel-Sudio build-environement is using
> soft-floating-points.
>
> So, I am now trying to compile **only** openssl in openwrt, so that I can
> modify the compiler-flags (in openwrt), and try various iterations of
> openssl-compiling.
>
> For this, I have been able to reach packages/libs/openssl, but am unable
> to figure how to clean/build **only** openssl.
> If I can do this, it would be a big help, as otherwise cleaning/building
> everything takes a good hour or so.
>
>
> So, I will be grateful, if I could hear back from you experts on how to
> clean/build **only** openssl in openwrt environment (for Freescale i.MX 6).
>
>
> Looking forward to some help ...
>
>
> Thanks and Regards,
> Ajay
>
> On Wed, Oct 25, 2017 at 12:30 PM, Ajay Garg <[email protected]>
> wrote:
>
>> Hi All.
>>
>> I have been trying to get openssl libraries for ARM-Cortex-M4.
>>
>> The OpenSSL-build framework does not have direct support for this, so
>> I wondering if OpenWrt has direct support for building *everything*
>> for ARM-Cortex-M4.
>>
>> I have been able to build OpenWrt for AVR32, but when I import
>> libcrypt.a and libssl.a in Atmel-Studio, it says incompatible-files.
>> Upon further googling, I realised (if I am not wrong) that
>> ARM-Cortex-M series is different from AVR32 series.
>>
>>
>> Will be grateful to listen from you experts, to know if building
>> *everything* for ARM-Cortex-M4 is possible using OpenWrt.
>>
>>
>> Thanks and Regards,
>> Ajay
>>
>
>
>
> --
> Regards,
> Ajay
>



-- 
Regards,
Ajay
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to