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

Volpe, Christopher R (CRD) volpecr at crd.ge.com
Tue Jan 23 18:15:02 EST 2001


Sounds great! If nobody objects, I say commit it.

> -----Original Message-----
> From: Sebastien BARRE [mailto:sebastien at barre.nom.fr]
> Sent: Tuesday, January 23, 2001 5:30 PM
> To: Volpe, Christopher R (CRD)
> Cc: 'Bill Hoffman'; Vtkdevelop (E-mail)
> Subject: RE: [vtk-developers] PREPENDING extra compiler flags?!?!
> 
> 
> At 23/01/2001 16:46, you wrote:
> 
> >|> 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?
> 
> Yes, that's exactly what I did. I reordered and sorted the 
> flags, so that 
> (I quote my code) :
> 
>    /* Option order is now :
>        - all options except /I options
>        - user defined (extra) options (if 
> PUT_EXTRA_CFLAGS_AT_BEGINNING)
>        - /I options
>       so that user defined options might override all kind of options
>    */
> 
> We can back up quickly to the previous behaviour by not 
> defining the macro 
> PUT_EXTRA_CFLAGS_AT_BEGINNING.
> 




More information about the vtk-developers mailing list