Thibault Schueller

Results 14 comments of Thibault Schueller

Hold on to your seat: ``` [ 90%] Linking CXX executable ../../Output/bin/rga-bin /usr/bin/ld: CMakeFiles/RadeonGPUAnalyzerCLI.dir/Src/kcParseCmdLine.cpp.o: in function `ParseCmdLine(int, char**, Config&)': kcParseCmdLine.cpp:(.text+0x21a): undefined reference to `boost::program_options::options_description::options_description(std::__cxx11::basic_string const&, unsigned int, unsigned int)' /usr/bin/ld:...

My distro is Arch Linux, I run gcc `9.2.0` and boost `1.71`. I did the one time setup, and I can see the boost binaries downloaded by that script -...

I have that message while talking to `amdspv` directly.

My use case consists of generating the GCN ISA in text mode as part of a build process. I also don't currently own a AMD GPU, I'm guessing the live-driver...