Movatterモバイル変換
[0]ホーム
This is the mail archive of thelibc-alpha@sourceware.orgmailing list for theglibc project.
Re: Obsolete matherr, _LIB_VERSION, libieee.a
On Wed, 23 Aug 2017, Steve Ellcey wrote:> I actually have a similar problem with tst-mallocstate and the> malloc_get_state symbol. Currently I just remove that test from the makefile> in order to skip it and I guess I can do the same for this test but we> will need a solution to this problem at some point and I was wondering> if you had any ideas.> > Earlier discussion about tst-mallocstate:>https://sourceware.org/ml/libc-alpha/2016-12/msg00527.htmlI think Florian's suggestion from that discussion is a good idea: generate a makefile equivalent of abi-versions.h, so that you can write conditionals in makefiles that are equivalent to SHLIB_COMPAT conditions in C code.Obviously this is not specific to ILP32 so should be proposed for master independent of ILP32 - it's just as useful for other new ports such as RISC-V (kernel port hopefully ready for upstream in the not too distant future) or ARC (kernel port already upstream).-- Joseph S. Myersjoseph@codesourcery.com
[8]ページ先頭