Skip to content

chore: minor cleanup to compile script #40

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

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

henryiii
Copy link
Contributor

@henryiii henryiii commented Nov 7, 2024

Some touchup. This makes it easier to swap g++ for clang++ and run from other directories. Also python is no longer required to be defined (and is not for me), so using python3. Also making some things executable that weren't.

Haven't been able to try it out fully yet on my Mac, as after signing my gdb executable, it just hangs when running one of the simple examples (can't even Ctrl-\ it). And I haven't been able to use lldb yet as idd requires the Python lldb bindings, which I believe aren't trivial to access.

@vgvassilev vgvassilev merged commit 9dc88b5 into compiler-research:main Nov 7, 2024
@henryiii henryiii deleted the henryiii/chore/cleanup branch November 7, 2024 16:09
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.

3 participants