I apologize for not providing some of the details earlier. I discovered an environmental variable ARCHFLAGS that I'd set a long time ago and totally forgotten. That environmental variable was responsible for adding the '-arch x86_64' to the compilation process. I'm going to try unsetting this and building sage again.
On 2013-08-24 11:46, ASageWoodpecker wrote: > > When trying to build sage > Which version of Sage? > > The development version straight from the repo: I'm trying to build sage-root here. > I came across a weird situation with > > matplotlib on OS X. > Which version of OS X? > Mountain Lion 10.8.4 > > > The setup deemed my default version of gcc (LLVM) to be too old > > (equivalent to 4.2) and downloaded GNU GCC 4.6. > Good! > > > However, the build > > script for matplotlib insisted on having the '-arch' option for > > compilation via the local version of gcc. > Are you sure, could you attach the matplotlib log file? > I'll try running it without the ARCHFLAGS and report the results. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.
