[Fink-users] Problems compiling gcc5-5.4.0-3 on Mac OSX 10.12

2016-12-13 Thread Gabriella Turek
Hi all, I have updated my OS to Sierra, so I am updating and all my fink packages. All was going well until it failed to compile gcc5-5.4.0-3 The error message is: ../../../gcc-5.4.0/libgomp/config/posix/time.c: In function 'omp_get_wtime': ../../../gcc-5.4.0/libgomp/config/posix/time.c:54:5: er

[Fink-users] Problems compiling gcc5-5.4.0-3 on Mac OSX 10.12

2016-12-13 Thread Gabriella Turek
Hi all, I have updated my OS to Sierra, so I am updating and all my fink packages. All was going well until it failed to compile gcc5-5.4.0-3 The error message is: ../../../gcc-5.4.0/libgomp/config/posix/time.c: In function 'omp_get_wtime': ../../../gcc-5.4.0/libgomp/config/posix/time.c:54:5: e

Re: [Fink-users] Problems compiling gcc5-5.4.0-3 on Mac OSX 10.12

2016-12-13 Thread Alexander Hansen
> On Dec 13, 2016, at 18:03, Gabriella Turek wrote: > > > Hi all, I have updated my OS to Sierra, so I am updating and all my fink > packages. > All was going well until it failed to compile gcc5-5.4.0-3 > The error message is: > > > ../../../gcc-5.4.0/libgomp/config/posix/time.c: In functio

Re: [Fink-users] Problems compiling gcc5-5.4.0-3 on Mac OSX 10.12

2016-12-14 Thread Gabriella Turek
Thanx Alexander, how do I invoke that option? Gaby On 14/12/16, 17:19, "Alexander Hansen" wrote: > On Dec 13, 2016, at 18:03, Gabriella Turek wrote: > > > Hi all, I have updated my OS to Sierra, so I am updating and all my fink packages. > All was going well until

Re: [Fink-users] Problems compiling gcc5-5.4.0-3 on Mac OSX 10.12

2016-12-14 Thread Alexander Hansen
> On Dec 14, 2016, at 11:35, Gabriella Turek wrote: > > Thanx Alexander, how do I invoke that option? > Gaby > You can integrate that functionality automatically in the fink command by running “fink configure” and electing to use the binary distribution when asked. Otherwise you can use “

Re: [Fink-users] Problems compiling gcc5-5.4.0-3 on Mac OSX 10.12

2016-12-19 Thread Jack Howarth
Gaby, Can you post a full fink build log for this gcc5 build failure? I just did a clean bootstrap of fink from the sandbox-build fink git branch (https://github.com/fink/fink/tree/sandbox-build) on 10.12 and neither 'fink -m install gcc5' nor 'fink -m install gcc6' had any issues on a MacPro 3

Re: [Fink-users] Problems compiling gcc5-5.4.0-3 on Mac OSX 10.12

2016-12-19 Thread Alexander Hansen
> On Dec 19, 2016, at 03:09, Jack Howarth wrote: > > Gaby, >Can you post a full fink build log for this gcc5 build failure? I > just did a clean bootstrap of fink from the sandbox-build fink git > branch (https://github.com/fink/fink/tree/sandbox-build) on 10.12 and > neither 'fink -m instal