Skip to content

fix bug built on windows#149

Open
aosemp wants to merge 1 commit intovnmakarov:v0_masterfrom
aosemp:master
Open

fix bug built on windows#149
aosemp wants to merge 1 commit intovnmakarov:v0_masterfrom
aosemp:master

Conversation

@aosemp
Copy link
Copy Markdown

@aosemp aosemp commented Dec 3, 2020

  1. fix build failed on windows
  2. fix crash if "-L" has not been set
  3. fix pos error after #include

2. fix crash if "-L" has not been set
3. fix pos error after #include
@vnmakarov
Copy link
Copy Markdown
Owner

Thank you for the pull request and working on Windows.

Right now I am also working on Windows port. I have already the same fixes (e.g. last_slash) in my local repository. There will many patches coming the next 2 weeks. Currently Win64 port is broken. Although logzero did a lot of work to implement windows call ABI, still many changes should be done for implementing Windows call ABI fully (especially after recent changes in MIR to implement x86_64 system V ABI). Also a lot of work should be done to make c2m working on Windows.

I'll incorporate some your pull request changes into my local repository. Please be patient.

@aosemp
Copy link
Copy Markdown
Author

aosemp commented Dec 4, 2020

That's great.

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.

2 participants