Re: [bug #65827] Cross-compilation fails with gcc 14.1.0

2024-06-04 Thread Brett Neumeier
On 6/3/24 08:30, Chet Ramey wrote: On 6/2/24 9:43 AM, Brett Neumeier wrote: ./configure --build=x86_64-unknown-linux-gnu --host=aarch64-cbl-linux-gnu --enable-static-link --without-bash-malloc I get this failure: [...] If I add "#include " to tparam.c, it bui

Re: [bug #65827] Cross-compilation fails with gcc 14.1.0

2024-06-03 Thread Chet Ramey
On 6/2/24 9:43 AM, Brett Neumeier wrote: ./configure --build=x86_64-unknown-linux-gnu --host=aarch64-cbl-linux-gnu --enable-static-link --without-bash-malloc I get this failure: --- aarch64-cbl-linux-gnu-gcc -c -I/home/lbl/work/sysroot/scaffolding/include -DHAVE_CONFIG_H -I. -I../.. -I../

[bug #65827] Cross-compilation fails with gcc 14.1.0

2024-06-02 Thread Brett Neumeier
URL: Summary: Cross-compilation fails with gcc 14.1.0 Group: The GNU Bourne-Again SHell Submitter: bneumeier Submitted: Sun 02 Jun 2024 01:43:53 PM UTC Category: None