-
Notifications
You must be signed in to change notification settings - Fork 8
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
Got compiling errors when use arm gcc on Ubuntu 22 #52
Comments
JunhongMao
changed the title
Got compiling erros when use arm-linux-gnueabi-gcc on Ubuntu 22
Got compiling errors when use arm-linux-gnueabi-gcc on Ubuntu 22
Aug 5, 2024
I'm glad to fix this issue. Please assign it to me. |
Hi @JunhongMao, thank you for your willingness to help! Feel free to open a PR whenever you're ready. I'm curious about what changes we can make to the CI to catch this next time. Thanks! |
Hi @moticless , no problem. I will. I guess the CI can catch this when building with the environment below:
|
JunhongMao
added a commit
to JunhongMao/librdb
that referenced
this issue
Aug 15, 2024
JunhongMao
added a commit
to JunhongMao/librdb
that referenced
this issue
Aug 15, 2024
JunhongMao
added a commit
to JunhongMao/librdb
that referenced
this issue
Aug 15, 2024
JunhongMao
added a commit
to JunhongMao/librdb
that referenced
this issue
Aug 15, 2024
JunhongMao
changed the title
Got compiling errors when use arm-linux-gnueabi-gcc on Ubuntu 22
Got compiling errors when use arm gcc on Ubuntu 22
Aug 15, 2024
JunhongMao
added a commit
to JunhongMao/librdb
that referenced
this issue
Aug 15, 2024
JunhongMao
added a commit
to JunhongMao/librdb
that referenced
this issue
Aug 15, 2024
JunhongMao
added a commit
to JunhongMao/librdb
that referenced
this issue
Aug 16, 2024
This issue has been resolved by PR #54 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1 OS and environment.
2 Upgrade Makefile by using arm-linux-gnueabi-gcc
3 Compile
4 Update the Makefile by arm-linux-gnueabihf-gcc
5 Compile
The text was updated successfully, but these errors were encountered: