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

cross-compilation failed #2731

Closed
leleliu008 opened this issue Nov 26, 2020 · 2 comments
Closed

cross-compilation failed #2731

leleliu008 opened this issue Nov 26, 2020 · 2 comments

Comments

@leleliu008
Copy link
Member

cross-compilation failed due to packcc: cannot execute binary file.

resolved:

./autogen.sh &&
gsed -i '/packcc$(EXEEXT):/c packcc$(EXEEXT): misc/packcc/packcc.c' Makefile.in &&
gsed -i 's|$(AM_V_CCLD)$(packcc_LINK) $(packcc_OBJECTS) $(packcc_LDADD) $(LIBS)|$(CC_FOR_BUILD) -o $@ $^|' Makefile.in
@masatake
Copy link
Member

A pull request is welcome!

@masatake
Copy link
Member

masatake commented Dec 9, 2020

The pull request is merged.

@masatake masatake closed this as completed Dec 9, 2020
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

2 participants