tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: gcc 4.8.5 doesn't match >=4.8?
On Mon, Aug 21, 2017 at 11:22:22AM +0200, Martin Husemann wrote:
> On Mon, Aug 21, 2017 at 11:18:02AM +0200, Manuel Bouyer wrote:
> > Not sure where the bug is actaully. Maybe we should provide the gcc headers
> > with the compiler. linux does it.
>
> <stddef.h> is defined by Posix and ISO C. If our implementation does not
> match what the software expects, we should check against the standards
> and fix it - or fix the non-conforming software and upstream the fix.
It expects it to exist with -nostdinc.
pkgsrc gcc does the equivalent of adding stddef.h to
/usr/include/gcc-*/, which apparently always exists
Home |
Main Index |
Thread Index |
Old Index