We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The cmake build of aws-sdk using different toolchain seems to fail in linking stage when cross compiling for armv8,
attached the cmake build error log
aws_log.txt
It should cross compile properly and should not failing with linking error.
Cross compilation fails with linking error.
Cross compile with linaro toolchain
No response
aws-lc-v1.49.1
Ubuntu
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
The cmake build of aws-sdk using different toolchain seems to fail in linking stage when cross compiling for armv8,
attached the cmake build error log
aws_log.txt
Expected Behavior
It should cross compile properly and should not failing with linking error.
Current Behavior
Cross compilation fails with linking error.
Reproduction Steps
Cross compile with linaro toolchain
Possible Solution
No response
Additional Information/Context
No response
SDK version used
aws-lc-v1.49.1
Environment details (OS name and version, etc.)
Ubuntu
The text was updated successfully, but these errors were encountered: