Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source of Lib Flip to Compile for Linux #162

Open
RuolunWeng opened this issue Apr 2, 2022 · 0 comments
Open

Source of Lib Flip to Compile for Linux #162

RuolunWeng opened this issue Apr 2, 2022 · 0 comments

Comments

@RuolunWeng
Copy link

Hi,

When I try to compile KIWI(Its Server particularly) on Linux Ubuntu 20.04 64bit ARM,
"./Server" Linux version in the KIWI release is not going to execute :

-bash: ./Server: cannot execute binary file: Exec format error

So I suppose it should be recompile for my system. But when I try to compile it from KIWI git, I still got format problem from static lib Flip:

/usr/bin/ld: ../ThirdParty/flip/lib/gcc/libflip.a(flip.BackEndBinary.o): Relocations in generic ELF (EM: 62)
/usr/bin/ld: ../ThirdParty/flip/lib/gcc/libflip.a: error adding symbols: file in wrong format

And I can not find Flip sources from internet to recompile..

I post this question here and hope get some feedback...
Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant