Bug#1052250: pkg-config file incorrect for static linking

2025-05-07 Thread Sébastien Villemot
Le lundi 30 décembre 2024 à 20:11 +0100, p...@debian.org a écrit : > Le 2023-09-19 15:19, Sébastien Villemot a écrit : > > Package: libhdf5-dev > > Version: 1.10.8+repack1-1 > > Severity: normal > > > > Dear Maintainer, > > > > Trying to statically link an executable (like h5_write.c¹) against HD

Bug#1052250: pkg-config file incorrect for static linking

2024-12-30 Thread pini
Hi, Le 2023-09-19 15:19, Sébastien Villemot a écrit : Package: libhdf5-dev Version: 1.10.8+repack1-1 Severity: normal Dear Maintainer, Trying to statically link an executable (like h5_write.c¹) against HDF5 using the pkg-config profile fails: $ gcc -static h5_write.c $(pkg-config --cflags h

Bug#1052250: pkg-config file incorrect for static linking

2023-09-19 Thread Sébastien Villemot
Package: libhdf5-dev Version: 1.10.8+repack1-1 Severity: normal Dear Maintainer, Trying to statically link an executable (like h5_write.c¹) against HDF5 using the pkg-config profile fails: $ gcc -static h5_write.c $(pkg-config --cflags hdf5) $(pkg-config --static --libs hdf5) /usr/bin/ld: /usr