Dan Drake wrote:
> On Mon, 13 Jul 2009 at 05:38PM +0100, Dr. David Kirkby wrote:
>> I noticed a couple of issues with polybori-0.5rc.p8 on Solaris.
>>
>> Note how on the first line, polybori uses the GNU C compiler gcc to
>> compile a C file, but passes an unreconised option '-KPIC'. (That
>> option would be acceptable to the Sun compiler).
>>
>> Then on the very next line, it calls the Sun C++ compiler 'CC' to
>> compile a .cc file! It sure gets in a mess!
> 
> There are a handful of spkgs which don't honor the CC and CXX
> environment variables:
> 
> http://sagetrac.org/sage_trac/ticket/2999
> 
> There's a patch on that ticket for polybori, but no other work has been
> done.
> 
> Dan
> 


Thank you. I'll look at that patch from 15 months ago and see if I can 
integrate it.

I did not notice this issue on my home machine (Sun Blade 2000), as I 
did not have the Sun C++ compiler installed such that it could be found 
in the path.

Hence this failed on t2 as polybori could find the compiler.

This is one example of a package which works on one machine but not on 
another, just as a result as the second machine having some other bit of 
software installed that the first did not.

He we MUST test on many different machines where possible. Differ people 
set their machines up differently.

dave


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to