I thought it was in. Anyway it worked for me but as Leif said
there may be further problems. Probably not in gcc though.
Francois
On 05/05/15 14:33, leif wrote:
François Bissey wrote:
I am afraid you'll need to get 6.7.beta3 to get the needed fix
to build gcc with xcode 6.3.1.
That fix [1] i
François Bissey wrote:
> I am afraid you'll need to get 6.7.beta3 to get the needed fix
> to build gcc with xcode 6.3.1.
That fix [1] is not even in Sage 6.7.beta3.
The following /should/^TM work though:
export GCC_CONFIGURE="--with-build-config=bootstrap-debug"
make
No guarantees; you ma