![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
PFO God In Training
![]() Join Date: Jun 2005
Location: near St Louis, MO. (USA)
Posts: 599
Rep Power: 4
![]() |
As far as I know M$ comilers are the only ones that generate precompiled headers. Good idea, don't know why it didn't catch on with other compiler makers. But maybe (I don't know) that M$ has a patent on it.
|
|
|
|
|
|
#12 |
|
Programmer
Join Date: Jun 2005
Location: Maryland, USA
Posts: 59
Rep Power: 4
![]() |
I always thought that an IDE that was smart enough to do 'intellisense' would also be able to maintain a precompiled image of any code that had no failures in it. After all, most developers (at least on Windows) are working in an environment where they have a dedicated machine (i.e., PC), so while the developer is sitting there scratching his/her head wondering why the code doesn't work (as I have been doing all morning with nothing to show for it but splinters in my fingers), the IDE can be updating the image behind the scenes. Heck, with the wasted CPU cycles today, it could maintain a Debug, and several different optimized Release versions as well.
__________________
Free code: http://sol-biotech.com/code/. It is not that old programmers are any smarter or code better, it is just that they have made the same stupid mistake so many times that it is second nature to fix it. --Mitakeet The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore, all progress depends on the unreasonable man. --George Bernard Shaw |
|
|
|
|
|
#13 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
I recommend you trade in your wooden keyboard for one made of Lexan or somepn'
.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|