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

Include correct files in rust_abi on Windows #2889

Closed
catamorphism opened this issue Jul 13, 2012 · 1 comment
Closed

Include correct files in rust_abi on Windows #2889

catamorphism opened this issue Jul 13, 2012 · 1 comment
Labels
A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows O-windows Operating system: Windows
Milestone

Comments

@catamorphism
Copy link
Contributor

There's a FIXME in rt/rust_abi.cpp for including whatever the equivalent of dlfcn.h is on Windows.

@z0w0
Copy link
Contributor

z0w0 commented Jul 14, 2012

That's windows.h isn't it? And it's already included in rt/rust_abi.h.

@ghost ghost assigned catamorphism Dec 6, 2012
@catamorphism catamorphism removed their assignment Jun 16, 2014
RalfJung pushed a commit to RalfJung/rust that referenced this issue May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows O-windows Operating system: Windows
Projects
None yet
Development

No branches or pull requests

2 participants