diff options
author | Chuang Zhu | 2024-01-28 20:48:10 +0800 |
---|---|---|
committer | Doron Behar | 2024-01-31 16:19:43 +0200 |
commit | b688bda73b893c205cce020a5a7fb31e352db64f (patch) | |
tree | 94ddfcf026334f1f4ce8919bb9f94b88127449f5 /doc | |
parent | 1e1e90e32771c031b757128d7a246a41f0005cbf (diff) |
gnuradio3_8Minimal: fix build on Linux by using gcc 12 libraries
Not using simply stdenv = gcc12Stdenv due to errors like this: /nix/store/...-binutils-2.40/bin/ld: /nix/store/...-boost-1.81.0/lib/libboost_program_options.so.1.81.0: undefined reference to `std::ios_base_library_init()@GLIBCXX_3.4.32' collect2: error: ld returned 1 exit status make[2]: *** [gr-fec/lib/reed-solomon/CMakeFiles/gr_fec_rstest.dir/build.make:131: gr-fec/lib/reed-solomon/gr_fec_rstest] Error 1 make[1]: *** [CMakeFiles/Makefile2:2165: gr-fec/lib/reed-solomon/CMakeFiles/gr_fec_rstest.dir/all] Error 2
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions