Build on Windows on Arm too in the Windows nightly#880
Build on Windows on Arm too in the Windows nightly#880quic-seaswara merged 1 commit intoqualcomm:mainfrom
Conversation
|
clang++ : error : unsupported option '-fpic' for target 'x86_64-pc-windows-msvc' [C:\a\eld\eld\nightly\obj\tools\eld\test\check-eld-test-x86-default.vcxproj] |
|
Oh, x86/Arm builds agree on failures at least (and it matches the current nightly) so I guess that isn't so bad. Saving link to run before updating: https://github.com/qualcomm/cpullvm-toolchain/actions/runs/22433777813/job/64965506504?pr=203 |
cea03da to
3ad4cad
Compare
There was a problem hiding this comment.
Oh, yikes, this probably also needs to change I guess.
Will look at/fix this later.
3ad4cad to
fe5cd64
Compare
|
Test run with latest changes: https://github.com/qualcomm/eld/actions/runs/22966513252?pr=880 The failures match between the x86 and Arm64 runs and the failures are consistent with what is observed in eld's latest x86 Windows nightly (https://github.com/qualcomm/eld/actions/runs/22934436868/job/66562575650). So, calling these unrelated. |
Signed-off-by: Jonathon Penix <jpenix@qti.qualcomm.com>
fe5cd64 to
9f30fb4
Compare
No description provided.