Skip to content

Link libcurl on Linux for default lib HTTP support; add JIT default-l…#194

Merged
ASDAlexander77 merged 1 commit into
mainfrom
linux-link-curl-and-launch-config
Jul 10, 2026
Merged

Link libcurl on Linux for default lib HTTP support; add JIT default-l…#194
ASDAlexander77 merged 1 commit into
mainfrom
linux-link-curl-and-launch-config

Conversation

@ASDAlexander77

Copy link
Copy Markdown
Owner

…ib launch config

Default lib's http_linux.cpp depends on libcurl, mirroring the WinHTTP link on Windows. Warn with the install command if the dev package isn't found, then still pass -lcurl so the linker surfaces the error if it's truly missing.

Also add a VS Code launch config for JIT-running the default lib's sleep.ts test on Linux.

…ib launch config

Default lib's http_linux.cpp depends on libcurl, mirroring the WinHTTP link on
Windows. Warn with the install command if the dev package isn't found, then
still pass -lcurl so the linker surfaces the error if it's truly missing.

Also add a VS Code launch config for JIT-running the default lib's sleep.ts
test on Linux.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@ASDAlexander77
ASDAlexander77 merged commit e84f57e into main Jul 10, 2026
2 checks passed
@ASDAlexander77
ASDAlexander77 deleted the linux-link-curl-and-launch-config branch July 10, 2026 09:10
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