This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: system.h causes bootstrap failure


In article <Pine.BSF.4.56.0309181208220.17229@naos.dbai.tuwien.ac.at>,
Gerald Pfeifer<gerald@pfeifer.com> writes:

>   /usr/include/malloc.h:2:2: #warning "this file includes <malloc.h>
>                              which is deprecated, use <stdlib.h> instead"

> I have no clue, however, why this was not triggered in the past (it seemed
> to work even yesterday), as FreeBSD's /usr/include/malloc.h has been like
> that for a long time.

Hi Gerald,

I appreciate everything that Daniel has been doing to get this fixed.
You might add --disable-werror to top-level configure until this is
sorted out.  I would support Daniel's patch to autoconf or a gcc-local
patch which added -Werror to all header usability checks in the
presence of --enable-werror.

Loren


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]