Skip to content

Print --help/--version and add simple compilation#70

Open
certik wants to merge 13 commits into
lfortran:mainfrom
certik:win1
Open

Print --help/--version and add simple compilation#70
certik wants to merge 13 commits into
lfortran:mainfrom
certik:win1

Conversation

@certik
Copy link
Copy Markdown
Contributor

@certik certik commented Jul 2, 2025

No description provided.

Comment thread .github/workflows/CI.yml
if: ${{ startsWith(matrix.os, 'windows-') }}
shell: cmd
run: |
call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This loading makes it lose the conda environment and also requires us to use cmd.

Instead, let's specify the linker directly using LFORTRAN_LINKER, and later update LFortran itself to find it at the usual locations, so that things just work.

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.

1 participant