[xmlsec] cross complie xmlsec1 on Arm-linux problem.
Roumen Petrov
xmlsec at roumenpetrov.info
Thu Feb 26 12:08:07 PST 2015
Hi Tobias,
Czempiel, Tobias [TZM] wrote:
>
> Hi all,
>
> I try to cross compile xmlsec for an arm-linux Version.
>
> This is my configure:
>
> $ sudo ./configure
>
> --build= x86_64-unknown-linux-gnu
>
> --host= arm-linux-gnueabi
>
>
It seems to me space after '=' is part of original command, i.e. space
is not pasted by mistake in email.
[SNIP]
$ ./configure --build= x86_64-unknown-linux-gnu --host=
arm-linux-gnueabi - ...
[SNIP]
configure:2713: checking build system type
configure:2727: result: x86_64-unknown-linux-gnu
configure:2747: checking host system type
configure:2760: result: x86_64-unknown-linux-gnu
[SNIP]
Regards,
Roumen
More information about the xmlsec
mailing list