[openssl-users] Compiling for an old embedded device ARM7T armv4t platform?
Sean Graham
sgraham at topnotchtech.com
Wed Dec 14 21:58:21 UTC 2016
Hello everyone,
I'm trying to do my research, and not sure if this should go into the -dev
or -user mailing list...
I have an embedded device which runs an ARM7T armv4t 16-bit thumb platform.
I'm not finding much info other than the compile guide telling me to modify
$cflags and $ldflags (which actually don't appear to be used in
./Configure?)
The IDE for development is typically done in GUI mode - and I have no clue
how I could compile OpenSSL in this manner.
I'm hopeful that I can just link in the library, it seems to have a built
in arm-elf compiler/linker and has its own internal library files as .elf
I noticed that there are linux-armv4 and linux-elf compilation targets in
./Configure, so I'm hopeful that I can go in this direction, but I'm
struggling to find documentation on how to approach it in this manner.
Alternately is it possible to direct-compile with an IDE? I assume it's not
just as simple as adding all the .c files in...
I'm normally a windows guy :)
Thanks in advance!
----------
Sean Graham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20161214/e1cb5d59/attachment.html>
More information about the openssl-users
mailing list