pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/www/ap-php



<maya%netbsd.org@localhost> wrote:

> I don't know why it'd still be failing. It was pure chance I managed to
> find the cause for the initial problem.
> (I hope you are disabling ASLR/MPROTECT for these builds -- if not here,
> you will run into issues with it later)
> 
> I think I might have tested netbsd-7/i386, so GCC 4.8.5.
> People would object a lot less to a GCC 4.8 requirement (older than most
> users have) than a 6.2 one (newer than most), if that is sufficient.

I gave it a try, gcc-5.5 also fail. I need gcc-6.4 to get it working:
.if ${MACHINE_ARCH} == "i386"
GCC_REQD+=              6.4
.endif




-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index