Skip to content

Cross compilation #236

@margrz

Description

@margrz

Hello,
I would like to cross compile LTP. In the following way:

make autotools
export CC=arm-linux-gnueabihf-gcc
./configure --build=x86_64-linux --host=arm-linux-gnueabihf

For version LTP 20160126 everything is ok. But for LTP 20170929 i get error:

configure: error: cannot run test program while cross compiling

How to resolve this problem?
Thanks.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions