<div dir="ltr"><div>Greetings,</div><div>I wonder if it's possible to compile the library for Microcontrollers like ARM STM32</div><div>The situation is: I have some project written c code that depends on OpenSSL library functionality. The project assumes that OpenSSL is installed on the machine. I want to cross compile the project for some microcontroller architecture like mentioned above. Is there a way to:</div><div>1- Compile the OpenSSL library to produce the .a files using the microcontroller special compiler like GNU for ARM?</div><div>Or</div><div>2- Include all the library source files and headers to be compiled with the project using the microcontroller special compiler?</div><div><br></div><div>Is there a way to handle the opensslconf.h and bn.h for the microcontroller's compiler and architecture?</div><div><br></div><div>Please accept my apologize if questions are not eligible or not in the right place.</div><div><br></div><div>Thank you</div><div><br></div></div>