Re: [sage-support] Re: Sage cannot find gcc on OS X

2017-01-10 Thread Jeroen Demeyer
On 2017-01-10 12:54, Michael Frey wrote: Which one is sage looking for? The one in /usr/include -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+u

[sage-support] Re: Sage cannot find gcc on OS X

2017-01-10 Thread Dima Pasechnik
Regarding building from source, you'd rather build the develop branch of https://github.com/sagemath/sage/ (which should be Sage 7.5.rc3), as 7.4 has known issues with latest OSX versions. On Tuesday, January 10, 2017 at 2:10:51 PM UTC, Dima Pasechnik wrote: > > > > On Tuesday, January 10, 2017

[sage-support] Re: Sage cannot find gcc on OS X

2017-01-10 Thread Dima Pasechnik
On Tuesday, January 10, 2017 at 11:54:16 AM UTC, Michael Frey wrote: > > Thank you for the quick reply. > > I have xCode installed. gcc is located at /Applications > /Xcode.app/Contents/Developer/usr/bin/. > this is not the gcc used to build Sage on OSX, as it is old and a bit broken. Sage bu

[sage-support] Re: Sage cannot find gcc on OS X

2017-01-10 Thread Michael Frey
Thank you for the quick reply. I have xCode installed. gcc is located at /Applications /Xcode.app/Contents/Developer/usr/bin/. There about 50 versions of limits.h. Which one is sage looking for? Mike On Tuesday, January 10, 2017 at 12:12:18 AM UTC-5, Michael Frey wrote: > > I am running the

[sage-support] Re: Sage cannot find gcc on OS X

2017-01-09 Thread Volker Braun
You need xcode for various system headers. On Tuesday, January 10, 2017 at 6:12:18 AM UTC+1, Michael Frey wrote: > > I am running the Sage app on OS X. My code makes a call to cython. When > I execute the code I get an error: > > gcc -fno-strict-aliasing > -I/Users/buildslave-sage/slave/bina