Issue 72621 - improve reimpementation of windows pch
Summary: improve reimpementation of windows pch
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: solenv (show other issues)
Version: current
Hardware: All Windows, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: hjs
QA Contact: issues@tools
URL:
Keywords:
: 72172 (view as issue list)
Depends on:
Blocks:
 
Reported: 2006-12-15 12:50 UTC by hjs
Modified: 2013-08-07 15:34 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description hjs 2006-12-15 12:50:51 UTC
.
Comment 1 hjs 2006-12-19 10:20:44 UTC
solver multiprocess problem and added support for .net 2005 (wntmsci11)
Comment 2 hjs 2006-12-22 15:33:29 UTC
removing "\" in creation of pch[_ex].mk as it disables windows/4nt pch. linux
works fine here without.
Comment 3 hjs 2007-01-03 18:02:54 UTC
*** Issue 72172 has been marked as a duplicate of this issue. ***
Comment 4 hjs 2007-01-16 14:29:44 UTC
removing $(INCLUDE) from CFLAGS for wntmsci11. this isn't needed and effectively
disables pch as the compared compiler lines (see rules.mk) contain the TARGET
variable.
Comment 5 gregor.hartmann 2007-03-02 14:18:48 UTC
.
Comment 6 hjs 2007-07-13 14:28:42 UTC
pch active on MWS