 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Old Wolf Guest
|
Posted: Mon Apr 30, 2007 7:35 am Post subject: Cannot use PCH with Dinkumware iostreams |
|
|
I am getting this warning, using BDS2006 with all updates:
[C++ Warning] xlocinfo(53): W8058 Cannot create pre-compiled header: initialized data in header
In fact there are several lines in <xlocinfo> that cause the same error but the compiler only reports the first one.
This happens whenever I include any standard iostreams header before the #pragma hdrstop. The effect is that these headers cannot be precompiled, which leads to longer build times. Is there any workaround for this (other than not precompiling those headers).
I started to eliminate the warnings by making code modifications, but it seems to happen every time there is a parameter with a default value, and there are a heck of a lot of those in Dinkumware!! |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|