Try taking a step back and explaining what you are actually trying to do overall, instead of asking a particular question which sounds very strange. Are you just trying to build the OpenSSL libraries for ARM perhaps? In that case your question would have been better phrased as "how do I build the OpenSSL libraries for an ARM device", for example.
________________________________ From: ty hawk Sorry for I have done. I found these files on website. I paste these links I have compile completely openssl on windows, found it used aes-586.pl<http://aes-586.pl> <http://www.opensource.apple.com/source/OpenSSL098/OpenSSL098-35/src/crypto/aes/asm/aes-586.pl>and it had been converted aes-586.asm in compiler process Now I need use it device, so I used aes-arm4v.pl<http://aes-arm4v.pl><http://www.opensource.apple.com/source/OpenSSL098/OpenSSL098-32/src/crypto/aes/asm/aes-armv4.pl> replace for aes-586.pl<http://aes-586.pl> Best Wishes Hawkes 2011/06/30 2011/6/30 Tim Watts <t...@dionic.net<mailto:t...@dionic.net>> On 30/06/11 10:53, ty hawk wrote: Hi Tim I have compile completely openssl on windows, found it used aes-586.pl<http://aes-586.pl> <http://aes-586.pl> and it had been converted aes-586.asm in compiler process Now I need use it device, so I used aes-armv4.pl<http://aes-armv4.pl> <http://aes-armv4.pl> replace for aes-586.pl<http://aes-586.pl> <http://aes-586.pl>. Best Wishes! Hawkes 2011/06/30 2011/6/30 Tim Watts <t...@dionic.net<mailto:t...@dionic.net> <mailto:t...@dionic.net<mailto:t...@dionic.net>>> On 30/06/11 09:43, ty hawk wrote: Hi : I want to use openssl on device that used arm. How could I convert aes-armv4.pl<http://aes-armv4.pl> <http://aes-armv4.pl> <http://aes-armv4.pl/> to aes-armv4.asm? Could you you help me? Yes - on one condition - please listen and STOP trying to paste "links" to files into email messages!!!! I can't see any of those files to know what you're problem actually is about...