gcc6 asks me to install jdk
- subversion (pacchetto trovato) [makedepend]
- java-environment-common (pacchetto trovato) [makedepend]
- jdk8-openjdk (pacchetto trovato) [makedepend]
- libart-lgpl (pacchetto trovato) [makedepend]
why? jdk I do not need it, why do I have to install it?
Pinned Comments
valandil commented on 2020-08-24 15:06 (UTC)
I highly recommend building this package in a clean chroot. This avoids the use of a AUR helper, which sometimes uses
/tmp
as the stating directory, which often gets filled completely by gcc's build process.It also provides a clean environment, which minimizes interactions between your current environment and gcc's build process.