On Tue, Dec 22, 2009 at 6:43 PM, Dr. David Kirkby <[email protected]> wrote: > Sage wrote: >> >> #6595: 'modified sage library code' fails at c_lib if /opt/SUNWspro/bin/CC >> can be >> found. (SCons issue) >> >> ------------------------+--------------------------------------------------- >> Reporter: drkirkby | Owner: tbd Type: >> defect | Status: needs_review Priority: blocker | >> Milestone: sage-4.3 Component: solaris | Keywords: >> scons SUNWspro SunStudio >> Work_issues: | Author: >> Upstream: N/A | Reviewer: Merged: >> | >> ------------------------+--------------------------------------------------- >> >> Comment(by was): >> >> Hi, >> >> Of course building with sun's CC didn't work. So while you posted the >> above, I randomly happened to track down exactly the same email and >> implement it. I use os.environ['CC'].endswith('gcc') instead of >> contains, >> because the path could be something weird like >> /home/fredgcc/bar/compilers/net/CC. I'll be posted a part 2 patch in a >> moment, which I hope you'll referee. >> > > I'll referee that when I wake up - its 2:42 AM here, and I can't do a good > job of it now. > > Dave
No prob. I'm just very happy that Sage frickin' works on Solaris! I let my build continue and it's doing ecl+maxima now. It is really, really awesome that you've worked so hard and systematically on the Solaris port during the last 7 months. Thanks, William -- 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 URL: http://www.sagemath.org
