"Peter O'Gorman" <[EMAIL PROTECTED]> wrote: > I also have some qualms about the -DLOCAL_INCLUDE_DIR=\%p/include , for no > particular reason I'd rather see -ULOCAL_INCLUDE_DIR and leave -I%p/include
Unfortunately, this doesn't work. I guess LOCAL_INCLUDE_DIR is undefined by default, and only if it is defined does it override the default value. That seems consistent with the description in http://gcc.gnu.org/onlinedocs/gccint/Driver.html#Driver -- Dave ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
