Minh Nguyen wrote: > Hi folks, > > As a shot in the dark, I tried compiling in 64-bit mode on OS X each > of David Kirkby's updated ECL packages at > > http://sage.math.washington.edu/home/kirkby/Solaris-fixes/ecl-9.8.4.p0-2nd-attempt/ > http://sage.math.washington.edu/home/kirkby/Solaris-fixes/ecl-9.8.4.p0-3rd-attempt/ > http://sage.math.washington.edu/home/kirkby/Solaris-fixes/ecl-9.8.4.p0-4th-attempt/ > http://sage.math.washington.edu/home/kirkby/Solaris-fixes/ecl-9.8.4.p0-5th-attempt/
I think the basic issue is that version 9.8.4 of ECL will not build on OS X 64-bit. It will need the version from CVS, but that is of course not as well tested. I could make a package from the CVS version and try that. It would appear LDFLAGS does need to be set to -m64. Also, ABI needs to be set to 64 for the current CVS version. I'll create one like that, and see how it goes dave --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
