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

Native Windows support #403

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from
Open

Native Windows support #403

wants to merge 14 commits into from

Conversation

inumanag
Copy link
Contributor

@inumanag inumanag commented Jun 9, 2023

  • Get build to work witn MSYS2 & Clang
  • Fix LLVM issues
  • Make tests runnable
  • Fix executable generation
  • Make dlsym work
  • Check backtraces in JIT and executable format
  • Check Python compat
  • Remove RTTI from the parser (if needed?)

@inumanag inumanag requested a review from arshajii as a code owner June 9, 2023 17:34
@cla-bot cla-bot bot added the cla-signed label Jun 9, 2023
@inumanag inumanag mentioned this pull request Jun 9, 2023
@RichardFevrier
Copy link

Do you think that generating shared library (.dll on Windows) could be part of this scope?

@ghost
Copy link

ghost commented Jul 30, 2023

is this going anywhere?

@ghost ghost mentioned this pull request Aug 3, 2023
@nikhil-swamix
Copy link

hi, i came across this in ycombinator form, i find this project very interesting.
my question is, would it be feasible to bridge the "no support on windows" problem by using some form of docker or wsl?
please give pros and cons, and any helpful links, i want to do some research.

@Jordan-Haidee
Copy link

@Nikhil-Software-Cartel Hi, you can feel free to use Codon in WSL. It is perfectly supported for WSL or Docker in Windows OS.

@liudonghua123
Copy link

I saw this codon/compiler/memory_manager.cpp:182:50: error: no member named 'MemLifetimePolicy' in namespace 'llvm::orc' error on the ci log.

@RivenSkaye
Copy link

What is currently stopping this from moving forward? Would gladly help in getting this to work if a bit more info is present

@jschwar313
Copy link

Also, I have a python application running in windows 10 that I can try and build using this product if you'd like me to. It's been running for a long time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants