Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > 22d19aa2887b575b22775df3fe562f02 > files > 32

gcc-python-plugin-docs-0.9-4.1.fc17.i686.rpm

Usage::

   gcc-with-python PATH_TO_PYTHON_SCRIPT GCC PARAMETERS

`gcc-with-python` is a helper script which invokes GCC, whilst loading the
Python plugin for GCC, running the given python script.

Example::

   gcc-with-python show-ssa.py example.c