Forum > General
"Could not find libgcc" when trying to generate fppkg.cfg in Fedora 39
Zvoni:
--- Quote from: GhostCoder on November 21, 2023, 09:44:49 am ---sudo dnf install libgcc-dev produces error:
* No match for argument: libgcc-dev.
--- End quote ---
Instead of just blindly trying to dnf whatever people throw at you, how about researching it first?
https://packages.fedoraproject.org/pkgs/gcc/
Seenkao:
--- Quote from: GhostCoder on November 21, 2023, 09:44:49 am ---sudo dnf install libgcc-dev produces error:
* No match for argument: libgcc-dev.
--- End quote ---
да, это моя ошибка. Зайдите в менеджер пакетов и посмотрите какая версия gcc у вас установлена. И установите ту же версию с -dev.
google translate:
yes, it's my mistake. Go to your package manager and see what version of gcc you have installed. And install the same version with -dev.
zeljko:
--- Quote from: Seenkao on November 21, 2023, 08:49:05 am ---
--- Quote from: GhostCoder on November 21, 2023, 07:19:08 am ---libgcc-devel
--- End quote ---
libgcc-dev
--- End quote ---
Fedora uses pkg-devel, debian alikes are pkg-dev.
Seenkao:
Не знал, очередная моя ошибка. Значит её нужно учесть и не делать моих ошибок! )))
Google translate:
I didn't know, another mistake of mine. This means you need to take it into account and not make my mistakes! )))
GhostCoder:
--- Quote from: Seenkao on November 21, 2023, 02:02:02 pm ---
--- Quote from: GhostCoder on November 21, 2023, 09:44:49 am ---sudo dnf install libgcc-dev produces error:
* No match for argument: libgcc-dev.
--- End quote ---
да, это моя ошибка. Зайдите в менеджер пакетов и посмотрите какая версия gcc у вас установлена. И установите ту же версию с -dev.
google translate:
yes, it's my mistake. Go to your package manager and see what version of gcc you have installed. And install the same version with -dev.
--- End quote ---
Strangely enough, Discover does even show libgcc in it's Installed section, so I started Konsole and typed in the command sudo dnf list libgcc and it reported the library version at 13.2.1-4.fc39.
Doesn't help the fact that, Fedora doesn't have libgcc-dev.
Navigation
[0] Message Index
[#] Next page
[*] Previous page