Please help me with linking libraries on Solaris 10 sparc

idev vadim.pestovnikov at gmail.com
Thu May 1 11:46:15 EDT 2008


On May 1, 11:41 am, "Martin v. Löwis" <mar... at v.loewis.de> wrote:
> > Martin, could you please tell me how to do this, I am pretty new in
> > Solaris.
>
> It's fairly complicated, so I'm not sure I can give you the full
> tutorial in a Usenet message.
>
> In essence, you need to spot the linker line in the build process,
> (e.g. by the -o option to the compiler), and add -lm to it.
>
> If you cannot do this on your own, I recommend you hire somebody
> who can.
>
> Regards,
> Martin

Thanks Martin,
For sure I am not maintainer :).

Thanks for the help and explanations.



More information about the Python-list mailing list