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

Images with extras (tools, …) #7

Open
0xEAB opened this issue Aug 29, 2023 · 6 comments
Open

Images with extras (tools, …) #7

0xEAB opened this issue Aug 29, 2023 · 6 comments
Labels
enhancement New feature or request rfc Request for Comments

Comments

@0xEAB
Copy link
Member

0xEAB commented Aug 29, 2023

We will also want to have “extras” images that also provide common development tools.

  • dlang/tools – ddemangle, dustmite, rdmd, …
  • debuggers: LLVM, GDB (likely both for all compilers)
  • libs for cross-compilation (esp. Windows)
@0xEAB 0xEAB added enhancement New feature or request rfc Request for Comments labels Aug 29, 2023
@Reavershark
Copy link
Contributor

Reavershark commented Jul 15, 2024

+drepl

@0xEAB
Copy link
Member Author

0xEAB commented Jul 24, 2024

@0xEAB
Copy link
Member Author

0xEAB commented Jul 24, 2024

Introduced in ldc-developers/ldc@d248621
resp. ldc-developers/ldc@7cd5a37.

@0xEAB
Copy link
Member Author

0xEAB commented Jul 27, 2024

redub: MrcSnm/redub#20

@0xEAB
Copy link
Member Author

0xEAB commented Jul 27, 2024

@kassane
Copy link

kassane commented Jul 27, 2024

libs for cross-compilation (esp. Windows)

Cross-compilation is also possible via the druntime + phobos2 source code (without the need for the lib). This makes it easier to build any LDC/LLVM-compatible target.

If C code was involved. Does it add gcc of all targets or clang full-targets?

Reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rfc Request for Comments
Projects
None yet
Development

No branches or pull requests

3 participants