Skip to content

Add build instructions for Doolang#2131

Draft
nynrathod wants to merge 4 commits into
compiler-explorer:mainfrom
nynrathod:add-doolang-infra
Draft

Add build instructions for Doolang#2131
nynrathod wants to merge 4 commits into
compiler-explorer:mainfrom
nynrathod:add-doolang-infra

Conversation

@nynrathod
Copy link
Copy Markdown

No description provided.

@mattgodbolt mattgodbolt marked this pull request as draft May 31, 2026 19:33
@mattgodbolt
Copy link
Copy Markdown
Member

Unfortunately there's a couple issues:

  • we are still on Ubuntu 22.04 with an older glibc (see Migrate to 24.04 #1736 )
  • folder mismatch. Config says folder: doolang, but the zip's top-level directory is doo-linux-0.4.1. The ziparchive installer runs mv , i.e. mv doolang doolang-0.4.1, which fails since doolang/ never exists. The fix would be folder: doo-linux-{{name}}

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