GNU bug report logs -
#70889
29.3; GCC14.1 MinGW compilation error
Previous Next
Full log
Message #45 received at 70889 <at> debbugs.gnu.org (full text, mbox):
> Cc: 70889 <at> debbugs.gnu.org, cyril.arnould <at> outlook.com
> Date: Mon, 13 May 2024 07:43:39 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
>
> > Date: Sun, 12 May 2024 12:18:53 -0700
> > Cc: 70889 <at> debbugs.gnu.org
> > From: Paul Eggert <eggert <at> cs.ucla.edu>
> >
> > On 2024-05-12 10:16, Eli Zaretskii wrote:
> >
> > >> Oh, I hadn't seen that. Yep, with this flag the configure script's
> > >> errors turn into warnings and subsequent the compilation error is
> > >> gone.
> > >
> > > Then I guess we should use that on MS-Windows when running the
> > > configure script. Paul, is there a better way.
> >
> > In the short run, having 'configure' use
> > -Wno-error=implicit-function-declaration on MS-Windows should work
> > around the issue. Eventually, though, I suspect it'll cause further
> > problems, as the C standard indeed prohibits implicit function declarations.
>
> I didn't mean to use this when building Emacs, only when running the
> test programs of the configure script.
Now done on the master branch. People who use GCC 14 on Windows
please test and report any problems you see.
This bug report was last modified 1 year and 60 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.