Re: turning off lnk 4006

Tech-Archive recommends: Fix windows errors by optimizing your registry



The only way I know to get rid of these is to actually fix the problem.
Compile errors can be ignored pretty easily with pragma statements, but I
don't think there is a good way to do this with link warning. If variables
are multiply defined, isn't there some way to fix the libraries so that they
are not?

Tom

"j" <j@xxxxxxxxxxxx> wrote in message
news:RviMe.26852$7S7.6508@xxxxxxxxxxxxxxxxxxxxxxxxx
> Hi All,
>
> Im sorry if this is OT, if it is, kindly point me the way, please ?
> I get quite a few lnk4006 warnings from my project, which uses
> some old c libraries. This is ok though, as Im forcing it with
> /FORCE:multiple. I cant seem to be able to tell the VC6
> compiler to shut up, however and printing these warning
> messages takes up almost 10% of the compilation-time.
> Anyone know how to silently pass by these warningmessages ?
>
> thanks,
>
> Jonathan
>
>


.



Relevant Pages