> Is it possible to adapt the Configure tool in order to > - first execute the preprocessing stage (macro expand and source code > generation) like gcc -E >- execute some custom source code manipulation (free/malloc enhance, array >bound checks, etc) of my own
One way to do this would be to use your own "compiler:, which is a shell script, that splits things up like you described. -- Principal Security Engineer Akamai Technologies, Cambridge, MA IM: rs...@jabber.me; Twitter: RichSalz