tarush-001
Results
2
comments of
tarush-001
@jxt1234 thanks for reply but after your suggestion my cmake gives me cmake -DCMAKE_SYSTEM_PROCESSOR=armv7 .. -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU...
using command uname -m gives aarch64 in bookworm; and getconf_LONG_BIT gives 32 i think bookworm is using aarch64 in 32 bit os. so cmakelist.txt is detecting aarch64 as a processor