Most packages in Sage have something to add -m64 on a 64-bit build (some only for Darwin, or OS X, though we are gradually changing that.)

zlib is different, in that it has no such flag. One Solaris at least, it is building 32-bit, and I assume on OS X too, as there is nothing to force a 64-bit build on any platform.

Trying to build it 64-bit results in it only producing static libs and not dynamic libs. That then results if failures of other packages, as they can't find a shared zlib library.

Any thoughts?



--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to