RFC: new target-config tool

Enrico Weigelt weigelt at metux.de
Thu Aug 26 16:19:05 PDT 2010


Hi folks,


I'm yet again thinking about another tool, similar to pkg-config,
which allows to query for certain target system properties, eg.
if some libc function is there, etc.

For example a call like: 

    target-config --check libc.memmove

Would respond either "yes" or "no".

The actual data will be taken either from a config file or could
be detected on-the-fly (eg. by running a compile test and maybe
caching the result).


What do you think about this ?


cu
-- 
----------------------------------------------------------------------
 Enrico Weigelt, metux IT service -- http://www.metux.de/

 phone:  +49 36207 519931  email: weigelt at metux.de
 mobile: +49 151 27565287  icq:   210169427         skype: nekrad666
----------------------------------------------------------------------
 Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme
----------------------------------------------------------------------


More information about the pkg-config mailing list