From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian T Zimmerman To: Mumit Khan Cc: cygwin@sourceware.cygnus.com Subject: Re: include and library paths Date: Sat, 31 Jul 1999 18:34:00 -0000 Message-ID: <873owfygmf.fsf@amazon.lbin.com> References: <199907012115.QAA21177@mercury.xraylith.wisc.edu> X-SW-Source: 1999-07n/msg00014.html Message-ID: <19990731183400.dMEIA9pwhicKtaRln7-2uHW0m13e1XxF55cO7_DWexg@z> >>>>> "Mumit" == Mumit Khan writes: Mumit> How about trying the "GCC" way -- use Mumit> -I/usr/X11R6.4/include -I...? Mumit> My personal opinion -- C_INCLUDE_PATH etc should never be Mumit> used. You should see the number of bug reports from people Mumit> who "forget" that they have these variables set in the Mumit> environment and of course gets the wrong include file and Mumit> all hell breaks loose. I like -I, -L, etc options that are Mumit> visible when compiling/linking a file. Except that my original situation involved a configure failure. I know that I can pass extra options like this CPPFLAGS=-I/foo/bar configure but that only works for GNU autoconf style scripts, and only the clean ones among these. (Ie. the ones that use CPPFLAGS and not some other home cooked name, and that initialize it from the environment.) -- Ian Zimmerman Lightbinders, Inc. 2325 3rd Street #324, San Francisco, California 94107 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com