gmp library for ARM processor in big-endian

Kevin Ryde user42@zip.com.au
Tue, 15 Apr 2003 07:16:04 +1000


"Dilli Babu Kodamala" <dillibabuk@tataelxsi.co.in> writes:
>
> I am compiling FreeSWAN IPSec source code for ARM processor, it requires
> a gmp library in big-endian. Can some one help me in this regard.

If you stick the compiler in big endian mode then hopefully it will
just work.

If the linker needs to be put in the right mode too then you might
have to see the "Compiler link options" note in "Known Build Problems"
in the gmp manual.