Re: turning off lnk 4006
- From: "Tom Serface" <tserface@xxxxxxx>
- Date: Tue, 16 Aug 2005 08:45:21 -0700
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
>
>
.
- References:
- turning off lnk 4006
- From: j
- turning off lnk 4006
- Prev by Date: Loaded DLLs
- Next by Date: Re: Dynamically Set Menu Item Text
- Previous by thread: turning off lnk 4006
- Next by thread: Re: turning off lnk 4006
- Index(es):
Relevant Pages
|