https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54780
Manuel López-Ibáñez changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54780
--- Comment #5 from Andreas Schwab 2012-10-03 13:10:32
UTC ---
> I guess this is not a big issue if you are using Autotools, where the
> established practice is to compile inside the source directory.
It is common practice to build outsi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54780
--- Comment #4 from Jonathan Wakely 2012-10-03
09:00:05 UTC ---
I think the majority don't use PCH anyway.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54780
--- Comment #3 from jpakkane at gmail dot com 2012-10-03 07:53:59 UTC ---
Thanks for the explanation and workaround.
I guess this is not a big issue if you are using Autotools, where the
established practice is to compile inside the source
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54780
--- Comment #1 from Jonathan Wakely 2012-10-02
13:53:13 UTC ---
(In reply to comment #0)
> Next the script copies common.h to the main directory and compiles the sources
> again using the exact same compiler switches. What happens is that