[vtk-developers] PREPENDING extra compiler flags?!?!

Volpe, Christopher R (CRD) volpecr at crd.ge.com
Tue Jan 23 16:46:42 EST 2001


|> I did the change. Tell me if you want me to commit it to the CVS.

Cool! Did you do it in such a way that generated /I flags come after user /I flags, and generated /O
flags come before user /O flags?

|> 
|> >I'll putz around a bit with user.make to see if I can solve 
|> my problem 
|> >locally without impacting
|> >anything else
|> 
|> Have you tried to play with the environment variable INCLUDE 
|> (Microsoft 
|> Visual C++). I do not know if it comes before or after the 
|> command-line /I, 
|> but you might try.

I didn't look into that because I presumed that command line flags would override the environment
variable (or at least they should). Actually, now that you mention it, why is pcmaker even spitting
out the default VC++ include path? The compiler should get it from the "include" environment variable
anyway!

|> 
|> >(unless there is a consensus that this would be a beneficial change 
|> >anyway) beforemodifying getclasses.cxx.
|> 
|> The change is ready. Just need the green flag.

I'll play with the "include" env var and see how that goes. I'll let you know what I find. Thanks!.

-Chris 




More information about the vtk-developers mailing list