Changes between Initial Version and Version 1 of gcc14-todo
- Timestamp:
- 02/01/2024 08:13:46 PM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
gcc14-todo
v1 v1 1 = Some packages may need an adaption with GCC 14 2 3 Reference: https://gitlab.com/fweimer-rh/fedora-modernc 4 5 == Tcl 6 7 FTBFS with `configure: error: could not find source file 'pty_.c'`. 8 9 Fedora uses [https://src.fedoraproject.org/rpms/expect/blob/rawhide/f/expect-configure-c99.patch a patch], but the patch needs to run autoconf. For LFS we can just pass `CC="gcc -std=gnu89"` to configure.