> This error:
> 
> 2>c:\users\mshefty\src\ofw\gen1\trunk\ulp\librdmacm\src\cma_ma
in.cpp(110
> 2>7) : error C2375: 'WSPStartup' : redefinition; different linkage
> 
> can be removed by changing:
> 
> > +__declspec(dllexport)
> 
> to
> 
> __control_entrypoint(DllExport)
> 
That's fine, i.e. works in my build environment as well.
The reason why __declspec(dllexport) worked at all for me: During some
early experiments of my porting, I had patched the prototype declaration
in my local ws2spi.h and then forgot to reverse it.

Thanks,
Hubert

This message and attachment(s) are intended solely for use by the addressee and 
may contain information that is privileged, confidential or otherwise exempt 
from disclosure under applicable law.

If you are not the intended recipient or agent thereof responsible for 
delivering this message to the intended recipient, you are hereby notified that 
any dissemination, distribution or copying of this communication is strictly 
prohibited.

If you have received this communication in error, please notify the sender 
immediately by telephone and with a 'reply' message.

Thank you for your co-operation.


_______________________________________________
ofw mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw

Reply via email to