Hi David, Could you tell me where and how I should add -save-temps to CFLAGS?
Is it going to be passed as a variable to the configuration script? or is it going to be an environment variable? I appreciate your helps Gunes On Wednesday 25 June 2003 02:37 am, David Woodhouse wrote: > On Wed, 2003-06-25 at 05:53, A. Gunes Koru wrote: > > Yes.. from a C preprocessor. Many c compilers can do it... For ex: gcc > > > > Therefore, after this clarification, I repeat my question.. Anyone who > > has an idea about this? I want to produce one preprocessed file per each > > source file in Evolution. Of course I want to do it correctly. That's why > > I want to do something similar to build process, in which everything > > happens in the right order. However, I don't know how I should modify the > > usual build process. I would really appreciate if someone could help me > > with it. > > Add -save-temps to CFLAGS _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
