[Mac OS10.4.9] OT: g++ (command line) problem (involving wx)

Robin Dunn robin at alldunn.com
Tue Jun 19 14:56:26 PDT 2007


David Goldsmith wrote:

> Does g++ take its default search path from somewhere else, and if so, 
> where?  (I didn't see anything which "looked right" in /usr/bin/ where 
> g++ and its target both live.)

It uses the dirs specified in the -I flags and also a set that are 
compiled in to the executable.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wx-users mailing list