ffap-gcc-path.el
ffap-gcc-path.el
sets
Emacs
ffap-c-path
to the include path GNU
C (gcc) uses. Eg.
/usr/local/include
/usr/lib/gcc/i486-linux-gnu/4.3.3/include
/usr/lib/gcc/i486-linux-gnu/4.3.3/include-fixed
/usr/include
This means gcc's private directories are there, so
ffap
can find headers like float.h
which gcc supplies.
ffap-gcc-path.el
is
free software (free
as in freedom), published under the terms of the
GNU
General Public License (v3 or up).
Download version 8,
ffap-gcc-path.el
(5k, and
sig)
ffap-gcc-path.el
ffap-gcc-path.el
The sig is a Gnu PG ascii armoured signature generated from my key.
See my
ffap-include-start.el
for following a #include
with point at the start of the line too.
This page Copyright 2007, 2008, 2009, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Kevin Ryde, except for the GPLv3 logo which is Copyright Free Software Foundation and used here in accordance with its terms.