On 2016-09-14 10:18, Vincent Delecroix wrote:
On 14/09/16 10:14, Jeroen Demeyer wrote:
On 2016-09-14 10:07, Vincent Delecroix wrote:
Apparently, there needs to be a libc with headers on the host to have
anything related to compilation working properly. Is that right?

Obviously yes. You cannot compile C code without a working toolchain
(this includes a compiler, assembler, linker, header files, libraries).

Then why gcc is shipped within the dmg?

We ship GCC with the binaries for the same reason that we install GCC within Sage: to be able to compile C/C++/Fortran code provided that the rest of the toolchain is available from the system. In other words, it is meant for people who do have XCode installed.

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to