xpack gcc distribution can not compile a benchmark prorgam while other gcc compilers can #21
Closed
DecodeTheEncoded
started this conversation in
General
Replies: 1 comment
-
Try to remove |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using xpack gcc binaries to compile the a benchmark program:
But the ld complains the following:
But I use another gcc toolchain from another disributor, it works just fine.
The xpack riscv gcc distribution info is as follows:
Is there something I miss? I am rather new to gcc compiler configuration, so it's possilble this issue is due to incorrect gcc options. But I can't make it right.
Any help is welcomed. Thanks,
Beta Was this translation helpful? Give feedback.
All reactions