Which package contains the GNU D Compiler?

Hello,

I am searching for the package name for the GNU D Compiler for OpenMandriva Lx 6.0 (ROCK). I only found the LLVM version of the D Compiler.

With regards

Stevan Tiefert

Requirements:

I have Searched the forum for my issue and found nothing related or helpful
I have checked the Resources category (Resources Index)
I have reviewed the Wiki for relevant information
I have read the the Release Notes and Errata

OpenMandriva Lx version:

OpenMandriva Lx release 6.0 (Vanadium) Rock for x86_64

Desktop environment (KDE, LXQT…):

Description of the issue (screenshots if relevant):

Relevant informations (hardware involved, software version, logs or output…):

Greetings. I moved your topic to Development because this is a question about development. A dnf search comes up with the following:

ldc.x86_64     LDC - the LLVM based D Compiler

Thanks for moving my post in the right category.

Thanks also for your reply, but it doesn’t answer my question.

This won’t answer your question, but hopefully gives a bit of insight. OpenMandriva uses Clang/LLVM wherever possible instead of GCC. The GNU D compiler(GDC) is GCC-based.

1 Like

Package request can be made with the OpenMandriva Issue Tracker.

Wasn’t this actually answered? dnf search <something>

I would search for either gnu or gcc and see what I found. Or ask on OpenMandriva Chat.

Currently, building gdc is disabled in the gcc package because there were compile time issues at some point, and nobody has bothered to check if they’re fixed in the current version because ldc works fine.

Will take a look at it the next time we rebuild/update gcc.

1 Like

Thanks bero!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.