Re: Status of precompiled headers support?

2010-03-30 Thread Ralf Wildenhues
There are something like three or more alternative ways to use them listed in info gcc 'Precompiled Headers' each of which would require different Automake support code, not to speak of Automake supporting more than one of them. The only feasible way I'd see would be to support jus

Re: Status of precompiled headers support?

2010-03-29 Thread Lance Westerhoff
AM, Ralf Wildenhues wrote: > Hello Lance, > > * Lance Westerhoff wrote on Wed, Mar 24, 2010 at 05:39:13PM CET: >> >> I searched the automake list archives (along with anywhere else I >> could find), and it appears that nothing has really happened with >> standardiz

Re: Status of precompiled headers support?

2010-03-28 Thread Ralf Wildenhues
Hello Lance, * Lance Westerhoff wrote on Wed, Mar 24, 2010 at 05:39:13PM CET: > > I searched the automake list archives (along with anywhere else I > could find), and it appears that nothing has really happened with > standardizing precompiled headers support in the tool chain as th

Status of precompiled headers support?

2010-03-24 Thread Lance Westerhoff
Hello- I searched the automake list archives (along with anywhere else I could find), and it appears that nothing has really happened with standardizing precompiled headers support in the tool chain as there hasn't been any mention for years. I have found some vague references to suppo

Re: precompiled headers

2008-04-18 Thread Per Rosengren
st a random stab at how to start, you'd be much better asking on the automake list (in CC:.) My humble musings about precompiled headers support are mostly in <http://thread.gmane.org/gmane.comp.gcc.devel/60371>, and those affect GCC-type precompiled headers only. Cheers, Ralf

Re: precompiled headers

2008-04-18 Thread Ralf Wildenhues
you'd be > much better asking on the automake list (in CC:.) My humble musings about precompiled headers support are mostly in <http://thread.gmane.org/gmane.comp.gcc.devel/60371>, and those affect GCC-type precompiled headers only. Cheers, Ralf

precompiled headers (was: Slow compilation with many files)

2008-04-18 Thread Brian Dessent
Per Rosengren wrote: > My only problem now is how to get my buildsystem to use it. I am > currently using autoconf and automake. If I run "gcc -c myheader.hh", I > get a myheader.hh.gch file. I have tried to add the headers to > SOURCES in Makefile.am, but the resulting Makefile doesn't > compile

Precompiled headers

2005-07-21 Thread Johan Levin
Hi There hasn't been any discussion about how to use precompiled headers with automake for quite a while now on this list. When I search the archives I can't find any proper solution to the problem, only workarounds that don't work in all scenarios. Has this problem been solved,

precompiled headers

2004-02-29 Thread Omer Shenker
Hello, I'm interested in getting automake to support GCC 3.4 precompiled headers. I've read what appears to be the only thread on this list that discusses them, and it seems that the idea fizzled out. (Please correct me if I am wrong.) I have thought about the issue, and though I am