Re: Setting symbol versions to use without stub libraries
Mike Hearn <[email protected]>
| Newsgroups | gmane.linux.lsb.discuss |
|---|---|
| Message-ID | <1057097994.7022.24.camel@littlegreen> |
> One of the things the stub libraries does, is catches references to non-LSB > function at build-time, instead of later when running lsbappchk. Why is that not stopped by absence from the header files? > The headers are generated from the DB anyway, so this extra stuff could > be geenrated as well. I might look into that. The LSB symbols are a bit old, but altering a few db scripts sounds a lot less effort than manually adding all those asm statements.