Hel p and Suggestions.....
    Roberto Alsina 
    ralsina at unl.edu.ar
       
    Fri Sep 10 10:17:08 BST 1999
    
    
  
On Fri, 10 Sep 1999, Michael M Brockman wrote:
> Greetings,
> 
>     Using KDevelop Beta 2 under RH 6.0 ......
> 
> 
>     How do you mix  legacy C code and C++ code? ..... More specifically,
> I have  a mixture of C and C++ in the same project, but I need a
> different Compiler options for the C code .... How or What do I modify
> to ensure that the differences in the compiles survive a "configure" ?
> (Note: the project was started as a C++ project, the C code was added
> later...)
Usually, C code uses CFLAGS for the compiler options, while C++ code uses
CXXFLAGS. I don't know if kdevelop lets you set CFLAGS, though.
 ("\''/").__..-''"`-. .         Roberto Alsina
 `9_ 9  )   `-. (    ).`-._.`)  ralsina at unl.edu.ar
 (_Y_.)' ._   ) `._`.  " -.-'   Centro de Telematica
  _..`-'_..-_/ /-'_.'           Universidad Nacional del Litoral
(l)-'' ((i).' ((!.'             Santa Fe - Argentina
                                KDE Developer (MFCH)
Not mad, but bound more than a madman is (Romeo and Juliet, Act I Scene II)
    
    
More information about the KDevelop
mailing list