[Distutils] How to find out the default include path

M.-A. Lemburg mal@lemburg.com
Wed Oct 23 09:26:01 2002


Pearu Peterson wrote:
> On Wed, 23 Oct 2002, M.-A. Lemburg wrote:
> 
> 
> Under Linux I would suggest the following defaults:
> 
> libs: /usr/local/lib, /opt/lib, /usr/lib
> headers: /usr/local/include, /opt/include, /usr/include

Is /opt/include on the compiler's default include path or not ?
Dito for /opt/lib ?

BTW, is there a way to query the default search path for
header files in GCC ? I have so far only found the default
path for libs.

Thanks,
-- 
Marc-Andre Lemburg
CEO eGenix.com Software GmbH
_______________________________________________________________________
eGenix.com -- Makers of the Python mx Extensions: mxDateTime,mxODBC,...
Python Consulting:                               http://www.egenix.com/
Python Software:                    http://www.egenix.com/files/python/