On 10 February 2012 21:29, Jeroen Demeyer <jdeme
...@cage.ugent.be> wrote:
> Could somebody with some knowledge of porting (in particular to Solaris)
> have a look at ticket #10993? It's about upgrading the eclib spkg, but
> there are some portability problems.
Specifically: in the Makefile the option --as-needed is passed from
gcc to ld but apparently OpenSolaris's ld does not recognise that
option. I looked at the documentaion for Solaris ld (found at
http://www.opensolarisforum.org/man/man1/ld.html) and could not see an
equivalent option. It would be easy to make sure that this option was
only added if the OS (as returned by uname) was not ... whatever uname
returns on a Solaris system -- which is what?
http://trac.sagemath.org/sage_trac/ticket/9643 suggests that there is
not a unique answer.
John
> Thanks,
> Jeroen.
> --
> You received this message because you are subscribed to the Google Groups "sage-nt" group.
> To post to this group, send an email to sage-nt@googlegroups.com.
> To unsubscribe from this group, send email to sage-nt+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/sage-nt?hl=en-GB.