Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src



mason%primenet.com.au@localhost said:
> : bump libm minor version (functions added)
> Also needs a bump in src/lib/libm/arch/i387/shlib_version , yes? 

I'm not sure about this. Normally, nothing links against libm387 directly,
the binary doesn't even know about libm387's existence at link time.
Every function there just shadows one in the main libm, and it contains
just a subset anyway.
Perhaps someone will prove me wrong, but for now I believe that libm387's
version number doesn't matter.

best regards
Matthias





Home | Main Index | Thread Index | Old Index