Hi Joachim, On 25 Mai, 16:40, yogibear12 <joachim.gei...@ipp.mpg.de> wrote: > But for your question: I don't use a special assembler. I thought it's > the one from the gcc-compiler suite. Thus I retrieved the version of > gcc: > 16:23> gcc --version > gcc (SUSE Linux) 4.6.3 > > In the meantime I came across the following discussion on Old > Nabble:http://old.nabble.com/iMac-error-tt27336799.html > Although this concerns an iMac, Mac OS X is a linux type OS and the > gnu-compiler is also involved. > I would test the suggestion, but I don't know how to translate the > suggestion with the configure to be used with only a Makefile in the > main directory. > Do you know something about this?
No, sorry. I do have an openSuse laptop, but the internals of operating systems or of compilers and assemblers and the like are black boxes to me. Perhaps it would be worth trying to let Sage build its own compiler: Since recently, Sage contains gcc as a standard package, that will automatically be build and used on platforms that are known to be problematic. If you want to try it, do export SAGE_INSTALL_GCC=yes before building Sage from the sources. Does anyone else have a better advice? Cheers, Simon -- 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