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

Fix windows link error and clear windows warnings #2463

Merged
merged 2 commits into from
Aug 14, 2023

Conversation

wenyongh
Copy link
Contributor

  • Fix windows wamrc link error: aot_generate_tempfile_name undefined.
  • Clear windows compile warnings.
  • And rename folder samples/bh_atomic and samples/mem_allocator to
    samples/bh-atomic and samples/mem-allocator.

@wenyongh wenyongh changed the title Fix windows link error and clear win warnings Fix windows link error and clear windows warnings Aug 14, 2023
Copy link
Collaborator

@yamt yamt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@wenyongh wenyongh merged commit 923e8d6 into bytecodealliance:main Aug 14, 2023
368 checks passed
@wenyongh wenyongh deleted the fix_win_issues branch August 15, 2023 04:23
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
)

- Fix windows wamrc link error: aot_generate_tempfile_name undefined.
- Clear windows compile warnings.
- And rename folder `samples/bh_atomic` and `samples/mem_allocator` to
  `samples/bh-atomic` and `samples/mem-allocator`.
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.

None yet

2 participants