This is the mail archive of the gcc-bugs@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]

Re: Patch installed for autoconf cleanup (part 1)


* Zack Weinberg (zack@wolery.cumb.org) [20000430 19:22]:

> define _GNU_SOURCE, because it causes the system headers to define
> huge quantities of crap that we don't want.

OK, a very valid POV.

> prototypes for them.  Can you give a specific example where you got
> missing-prototype warnings for _unlocked functions?

On reexamination, this was a pilot error :( I still had an older
/usr/share/config.site around that told configure that declarations weren't
needed. 

Sorry again for the confusion I've caused.

Philipp

-- 
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany

#define NINODE  50              /* number of in core inodes */
#define NPROC   30              /* max number of processes */
 	-- Version 7 UNIX fuer PDP 11, /usr/include/sys/param.h

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