Re: Cross compiling for ARM

2007-09-18 Thread Jonathan Delizy
Thanks a lot. I will try this tomorrow. Marek Marcola wrote: Hello, I try to compile openssl for ARM9. I've succeed with openssl-0.9.7m since Compile contains a linux-elf-arm target but, in 0.9.8e, this target doesn't exist. I've tried to copy the linux-elf-arm line from in the newer version

Cross compiling for ARM

2007-09-18 Thread Jonathan Delizy
. Does anyone know where I can found instructions to compile openssl-0.9.8e for ARM9 or where I can find the specifications of the line to configure a new target? Thanks for your help. Jonathan Delizy __