<div dir="ltr"><div>Hello All,</div><div><br></div><div>I am trying to compile libcrypt to enable all debug symbols. In particular, I am seeing that gcry_mpi_t variables are <optimized out> in GDB.</div><div><br></div><div>I am using the following which I found online to compile. <br></div><div><br></div><div>CFLAGS='-g -O0' CXXFLAGS='-g -O0' ./configure --enable-static --sysconfdir=/etc --sharedstatedir=/var/lib --localstatedir=/var/local --runstatedir=/run   --libdir=/usr/local/lib/x86_64-linux-gnu --enable-m-guard --enable-hmac-binary-check --with-capabilities && make -j$(nproc) && make install<br></div><div><br></div><div>Any assistance would be greatly appreciated.</div><div><br></div><div><br></div><div>Thanks,</div><div><br></div><div>Derek<br></div><div><br></div><div><br></div></div>