Any help please? I have cloned the bleeding-edge openwrt, but am not sure which target to select.
The target-processor (on our SOC) is https://www.digikey.com/product-detail/en/microchip-technology/ATSAM4E8CA-AUR/ATSAM4E8CA-AURCT-ND/4140758 It works *only* in thumb mode (no ARM mode available for this processor). So, I will be grateful if you could let know what target to select in *make menuconfig* Thanks and Regards, Ajay On Fri, Oct 27, 2017 at 9:38 AM, Ajay Garg <[email protected]> wrote: > 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 > -- Regards, Ajay
_______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
