This program searches for both dynamic and static libraries, looking those ones which provide given object symbols. It will assist you in undefined symbol errors eliminating.
Be the first to post a text review of symbol lookup. Rate and review a project by clicking thumbs up or thumbs down in the right column.
* Makefile improvements. * Sort for the case -sort=file[,...] fixed. * nftw() replaced by fts utils, thus fix open bugs. * Extension check improvement: discard directory name. * ld behavior is mimicked for default search path detection * The same physical file will be processed only once, even in case of overlapped search paths * Read from stdin improved (more delimiters are recognized).
* Makefile improvements. * Sort for the case -sort=file[,...] fixed. * nftw() replaced by fts utils, thus fix open bugs. * Extension check improvement: discard directory name. * ld behavior is mimicked for default search path detection * The same physical file will be processed only once, even in case of overlapped search paths * Read from stdin improved (more delimiters are recognized).
* Makefile improvements. * Sort for the case -sort=file[,...] fixed. * nftw() replaced by fts utils, thus fix open bugs. * Extension check improvement: discard directory name. * ld behavior is mimicked for default search path detection * The same physical file will be processed only once, even in case of overlapped search paths * Read from stdin improved (more delimiters are recognized).
* License changed to GPL v.3. * Optional rpm support implemented. * Full featured configure script created. * Man page created. * A lot of minor bugfixes and improvements. * Documentation update.
* License changed to GPL v.3. * Optional rpm support implemented. * Full featured configure script created. * Man page created. * A lot of minor bugfixes and improvements. * Documentation update.
* License changed to GPL v.3. * Optional rpm support implemented. * Full featured configure script created. * Man page created. * A lot of minor bugfixes and improvements. * Documentation update.
symbol_lookup is an utility intended for object symbols search in dynamic or static symbol libraries. It looks up for libraries where given symbols are defined and optionally can find rpms provided these libraries. A lot of work was done since v0.2 release: rpm support is fully implemented and may be optionally disabled at compile time, so users of non rpm-based systems will not suffer from redundancy dependencies. Documentation was heavily reworked and man page was created. Inspired by ideas of MPlayer and FFmpeg hand-made configure script was created, more flexible and smarter auto- based utils. License was changed to GPL v.3 to reflect modern treats to an Open Software. And, of course, a lot of fixes, improvements and optimizations in the code. I hope this release will worth its name ( means happy child in Japanese).
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?