tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: firefox 61 fails to build on netbsd-7



Hi,

From: Greg Troxel <gdt%lexort.com@localhost>, Date: Tue, 03 Jul 2018 08:55:44 -0400

> 
> Ryo ONODERA <ryo%tetera.org@localhost> writes:
> 
>> +# for lang/gcc6
>> +CFLAGS+=	-D_GLIBCXX_INCLUDE_NEXT_C_HEADERS
> 
> Two more questions:
> 
> What will happen on a system with native gcc6, when this flag is not
> included in the other packages?

Native GCC 6 does not provide math.h and always includes
/usr/include/math.h.

> It seems strange to be using a flag which has GLIBC in the name, when
> NetBSD doesn't use glibc.

I this case, I think that GLIBCXX_INCLUDE means base include files,
the files in /usr/include.

--
Ryo ONODERA // ryo%tetera.org@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3


Home | Main Index | Thread Index | Old Index