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