Skip to content

[META] Compiling ReactOS with clang #7187

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

Open
llvmbot opened this issue Apr 11, 2010 · 7 comments
Open

[META] Compiling ReactOS with clang #7187

llvmbot opened this issue Apr 11, 2010 · 7 comments
Labels
bugzilla Issues migrated from bugzilla clang Clang issues not falling into any other category metabug Issue to collect references to a group of similar or related issues.

Comments

@llvmbot
Copy link
Member

llvmbot commented Apr 11, 2010

Bugzilla Link 6815
Version trunk
OS Windows NT
Depends On llvm/llvm-bugzilla-archive#10212 llvm/llvm-bugzilla-archive#20898 llvm/llvm-bugzilla-archive#24320 llvm/llvm-bugzilla-archive#25379 llvm/llvm-bugzilla-archive#35115 llvm/llvm-bugzilla-archive#35116 #3801 #6641 #6642 #6659 #6681 #6685 #6733 #7186 llvm/llvm-bugzilla-archive#6829 llvm/llvm-bugzilla-archive#7269 llvm/llvm-bugzilla-archive#8943 llvm/llvm-bugzilla-archive#11170 llvm/llvm-bugzilla-archive#13778 llvm/llvm-bugzilla-archive#13779 llvm/llvm-bugzilla-archive#19027 llvm/llvm-bugzilla-archive#19898 llvm/llvm-bugzilla-archive#20888 llvm/llvm-bugzilla-archive#20906 llvm/llvm-bugzilla-archive#21208 llvm/llvm-bugzilla-archive#24084 llvm/llvm-bugzilla-archive#30930 llvm/llvm-bugzilla-archive#30931 llvm/llvm-bugzilla-archive#30932
Reporter LLVM Bugzilla Contributor
CC @rnk

Extended Description

ReactOS has a mostly C codebase, with a couple of asm and C++ modules. This bug groups various issues that prevent it from compiling with clang/clang++.

@rnk
Copy link
Collaborator

rnk commented Sep 24, 2013

I noticed the entire dependency list has been resolved, so I'm curious if this works yet.

@llvmbot
Copy link
Member Author

llvmbot commented Sep 24, 2013

I'll retest with trunk head and report more issues. The major blocker though is the PSEH lib (which allows us to have SEH support with GCC builds) because it relies on some GCC extensions. Without it ReactOS would not compile because all the core modules use it.

@llvmbot
Copy link
Member Author

llvmbot commented Nov 27, 2021

mentioned in issue llvm/llvm-bugzilla-archive#6829

@llvmbot
Copy link
Member Author

llvmbot commented Nov 27, 2021

mentioned in issue llvm/llvm-bugzilla-archive#7269

@llvmbot
Copy link
Member Author

llvmbot commented Nov 27, 2021

mentioned in issue llvm/llvm-bugzilla-archive#8943

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
@sskras
Copy link

sskras commented Apr 2, 2023

llvm/llvm-bugzilla-archive#30932

Please, what happened to this repo? I see no issues in it.

@EugeneZelenko EugeneZelenko added the metabug Issue to collect references to a group of similar or related issues. label Apr 3, 2023
@SamB
Copy link

SamB commented Nov 12, 2024

@sskras

llvm/llvm-bugzilla-archive#30932

Please, what happened to this repo? I see no issues in it.

The issues got moved to llvm/llvm-project - at least, the ones that were still open did.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla clang Clang issues not falling into any other category metabug Issue to collect references to a group of similar or related issues.
Projects
None yet
Development

No branches or pull requests

5 participants