frida / frida

Clone this repo to build Frida
https://frida.re
Other
15.9k stars 1.64k forks source link

During the compilation of frida, as my computer system is the latest Debian system, I am unable to install the lib32std c++-9-dev package. Can I use lib32std c++-12-dev instead? #2974

Open lxm19891220 opened 2 weeks ago

lxm19891220 commented 2 weeks ago

Debian

pig837 commented 2 weeks ago

Yeah, this link provides wrong information. (Unless you use GCC 9)

In lib32stdc++-9-dev, 9 is the GCC version. You can install the package according to the GCC version installed on your PC.