Cross compiling openssl 1.0.1j for an imx53 ARM processor

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,


First attempt to cross compile openssl 1.0.1j for an imx53 ARM target. We use -march=armv7-a -mfpu=neon flags when compiling other libraries and our own apps. Looking at the Configure script the closest match I could find is linux-armv4 so my configure line is:

./Configure --prefix=<path> threads no-shared linux-armv4

I get repeated link errors citing undefined references to gcm_gmult_neon and gcm_ghash_neon. The offending code is in gcm128.c. I can see these symbols are defined in ghash-armv4.S but I don't understand why I'm in this position. Strong suspicion is that I've done something wrong. Are there special configure options that I am missing?

Regards,
Amit


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20150305/8fdde610/attachment-0001.html>


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux