#1086227 gcc-snapshot: Missing versioned symbolic links for $ARCH-linux-gnu binaries

#1086227#5
Date:
2024-10-29 08:53:34 UTC
From:
To:
Hi,

while testing snapshot releases to help with the LRA transition of
GCC upstream, I noticed that the gcc-snapshot package does not
versioned symbolic links for the $ARCH-linux-gnu binaries, i.e.

	  sh4-linux-gnu-g++-15 => sh4-linux-gnu-gcc

Oddly, there are both a sh4-linux-gnu-gcc-15 and sh4-linux-gnu-gcc
binary but the other versioned links (binaries) are missing.

It would be good if these links could be fixed as packages like
OpenJDK are looking for these versioned symbolic links.

Thanks,
Adrian