Hi Sumit,
On 1/6/25 18:29, Sumit Adhikari wrote:
Dear GNU GSL Community, I am reaching out for guidance on an issue I encountered while compiling the GNU Scientific Library (GSL) with Link Time Optimization (LTO) enabled using GNU Autotools. Problem Description I attempted to configure the library with the following command: bash Copy code ./configure CFLAGS="-O2 -flto" However, the configuration process fails. During this phase, I noticed errors indicating potential conflicts with the LTO flags.
You might have better luck to get a useful reply if you could show the error message and the relevant part of file 'config.log'.
Peter
