[zeromq-dev] Static linking issue on Win32.

Kelly Brock Kerby at inocode.com
Mon Aug 30 20:18:31 CEST 2010


Hi Martin,

	Just as a note, there is still a bit of an issue though it's just
warnings.  Basically if you have the decl's and just statically link you get
a whole slew of linker warnings about "locally defined function imported"
blah, blah.  This is not a horrible thing but it is annoying.  The only way
I can see to fix it is to go with the original suggestion of just removing
the declspec's completely for a static build via a define.

KB

> -----Original Message-----
> From: zeromq-dev-bounces at lists.zeromq.org [mailto:zeromq-dev-
> bounces at lists.zeromq.org] On Behalf Of Martin Sustrik
> Sent: Monday, August 30, 2010 7:41 AM
> To: Kelly Brock
> Cc: '0MQ development list'
> Subject: Re: [zeromq-dev] Static linking issue on Win32.
> 
> On 08/30/2010 02:36 PM, Kelly Brock wrote:
> 
> > 	Yes, that should work, I just didn't want to go through and make
> > that many changes.  I can of course pull down another branch and do that
> > work if you would like.
> 
> Well, if you don't mind doing it, it would be a nice new feature.
> "Static linking for Win32" :)
> 
> Martin
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev




More information about the zeromq-dev mailing list