This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug pch/20315] pch problems on solaris


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-03-16 10:53 -------
Confirmed, but the question is why do you need to generate the PCH twice? 
Header files never produce object files, unlike in Ada.  Also removing the PCH
file is enough to solve the problem.



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
             Status|UNCONFIRMED                 |WAITING
           Priority|P2                          |P3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20315


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]