Re: GCC 15 20250503 dont install its libgccjit.h in the same way as GCC 14

2025-05-06 Thread Lorenzo Salvadore via Gcc
On Monday, May 5th, 2025 at 19:14, Andreas Schwab wrote: > > > On Mai 05 2025, Basile Starynkevitch wrote: > > > and to my surprise its libgccjit.h was installed under /usr/local/include/ > > and > > > libgccjit.h has always been installed in $(includedir), so this is > expected. By the wa

Re: GCC 15 20250503 dont install its libgccjit.h in the same way as GCC 14

2025-05-05 Thread Andreas Schwab
On Mai 05 2025, Basile Starynkevitch wrote: > and to my surprise its libgccjit.h was installed under /usr/local/include/ and libgccjit.h has always been installed in $(includedir), so this is expected. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552

GCC 15 20250503 dont install its libgccjit.h in the same way as GCC 14

2025-05-05 Thread Basile Starynkevitch
Hello all, On Debian/trixie/x86-64 I did compile GCC-15-20240503 (untarred under /usr/src/Lang) configured as '/usr/src/Lang/gcc-15-20250503/configure' '-v' '--prefix=/usr/local' \ '--with-gcc-major-version-only' '--program-suffix=-my-15' \ '--enable-shared' '--enable-plugin' '--enable-d