-
Notifications
You must be signed in to change notification settings - Fork 0
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
LLVM for NT5.1/NT5.2 and Visual Studio 2010 #35
Comments
You do not need to pay, llvm-msvc is a free open source project. Or you can wait for me to fix the problem later and just rewrite the function in the linker. |
I am sharing all function implementation done by my friend barcode which are missing on XP. These codes compiles happily with MSVC, https://github.com/DibyaTheXPFan/LLVM-Error- These are ground-up implementation to mimic API of WIndows 10 exactly as we checked under heavy debugging. We have been working last 6 months on LLVM and due to SRW bug we given up , until we found you. Thanks for giving your valuable time. |
Nice. I have forked it. |
I am not in hurry please take your time, I was in hurry to find a llvm expert , since i found you now i can focus on my LIBC++ based custom C++ runtime project. |
We are porting LLVM 15 to Windows XP/Server 2003 specially to make it run under opensource Reactos and provide older system with newer C++ support.
Despite implementing in the code , it fails to disappear from final binary,
We will be very happy to provide $100 if you can make it run , only SRW function is left and we fixed everything else.
In fact we are willing to collaborate in your LLVM-MSVC endeavor ,
How to contact u? [Email?]
The text was updated successfully, but these errors were encountered: