Re: hph build on arm, gcc 4.9

2018-04-24 Thread Karel Gardas
On Mon, 23 Apr 2018 10:35:51 -0700 wrote: > Picking up on your last comment, I restarted the php build on arm with the > intent of looking for why gcc is required. So far I have come across one > package that pulls in gcc and it is specific to arm. > > Cmake pulls in libuv whose Makefile has:

Re: hph build on arm, gcc 4.9

2018-04-24 Thread 'Peter Hessler'
On 2018 Apr 23 (Mon) at 20:21:23 +0200 (+0200), Jeremie Courreges-Anglas wrote: :On Mon, Apr 23 2018, wrote: :> Picking up on your last comment, I restarted the php build on arm with the intent of looking for why gcc is required. So far I have come across one package that pulls in gcc and it is

Re: hph build on arm, gcc 4.9

2018-04-23 Thread s_graf
Thank you also. Getting cmake to build might help a lot of other arm packages to build. -Original Message- From: Jeremie Courreges-Anglas Sent: April 23, 2018 1:49 PM To: s_g...@telus.net Cc: OpenBSD Ports Subject: Re: hph build on arm, gcc 4.9 On Mon, Apr 23 2018, Jeremie Courreges

Re: hph build on arm, gcc 4.9

2018-04-23 Thread Jeremie Courreges-Anglas
On Mon, Apr 23 2018, Jeremie Courreges-Anglas wrote: > On Mon, Apr 23 2018, wrote: >> Picking up on your last comment, I restarted the php build on arm with the >> intent of looking for why gcc is required. So far I have come across one >> package that pulls in gcc and it is specific to arm. >

Re: hph build on arm, gcc 4.9

2018-04-23 Thread Jeremie Courreges-Anglas
On Mon, Apr 23 2018, wrote: > Picking up on your last comment, I restarted the php build on arm with the > intent of looking for why gcc is required. So far I have come across one > package that pulls in gcc and it is specific to arm. > > Cmake pulls in libuv whose Makefile has: > > # for atomi

hph build on arm, gcc 4.9

2018-04-23 Thread s_graf
Picking up on your last comment, I restarted the php build on arm with the intent of looking for why gcc is required. So far I have come across one package that pulls in gcc and it is specific to arm. Cmake pulls in libuv whose Makefile has: # for atomic builtins MODULES = gcc4 MODGCC4_A