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

Add raw-dylib testing with nightly-i686-pc-windows-gnu #2312

Merged
merged 2 commits into from
Feb 2, 2023
Merged

Conversation

kennykerr
Copy link
Collaborator

This should now work thanks to rust-lang/rust#104453 being closed.

@kennykerr
Copy link
Collaborator Author

kennykerr commented Jan 27, 2023

Hmm, seems something is still not working with raw-dylib on nightly-i686-pc-windows-gnu.

error adding symbols: File format not recognized

@dpaoliello

@wesleywiser
Copy link

@kennykerr You might want to retry this with the latest nightly build now that rust-lang/rust#107360 has landed.

@kennykerr kennykerr reopened this Jan 30, 2023
@kennykerr
Copy link
Collaborator Author

@wesleywiser I reran but it still fails with the same error.

@kennykerr kennykerr closed this Jan 30, 2023
@kennykerr kennykerr reopened this Feb 2, 2023
@kennykerr
Copy link
Collaborator Author

@dpaoliello suggested it might be rust-lang/rust#99534

@mati865
Copy link
Contributor

mati865 commented Feb 2, 2023

DLL mismatch wouldn't cause error adding symbols: File format not recognized.

@riverar
Copy link
Collaborator

riverar commented Feb 2, 2023

I have never been successful with the self-contained GNU tools that ship with the tier 1 GNU targets. Switched to using the external tooling.

@kennykerr
Copy link
Collaborator Author

Thanks @riverar!

@kennykerr kennykerr merged commit f3c923c into master Feb 2, 2023
@kennykerr kennykerr deleted the 104453 branch February 2, 2023 20:00
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

Successfully merging this pull request may close these issues.

4 participants