RE: Problem linking with an import library (.lib) file:

2015-05-15 Thread Mark Rivers
Jon Y wrote: > Try using gendef to generate a def file from the DLL and use dlltool to > generate an import library from the new def file. Unfortunately the dll is stripped, so this does not work: $ nm plxapi631.dll nm: plxapi631.dll: no symbols I know that this specific .lib file has worked in

RE: Problem linking with an import library (.lib) file:

2015-05-14 Thread Mark Rivers
all.cygwin-x86' failed make: *** [install.cygwin-x86] Error 2 So it is complaining that the library PlxApi.lib is not in the correct format.  However, this is definitely a valid Windows import library file. Thanks, Mark Rivers

Problem linking with an import library (.lib) file:

2015-05-13 Thread Mark Rivers
However, this is definitely a valid Windows import library file. Thanks, Mark Rivers -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

RE: 1.7.7 blocking socket problem

2010-11-18 Thread Mark Rivers
ject of my message (1.7.7), as suggested in the reporting guidelines. Mark On Nov 17 11:20, Mark Rivers wrote: > Folks, > > I believe I have discovered a problem with blocking sockets on Cygwin. > The problem is that very rarely a call to send() will never return. > > I am having pr

1.7.7 blocking socket problem

2010-11-17 Thread Mark Rivers
has been tested on (more than 6), so it is not restricted to particular hardware. All systems are running Windows XP SP3 I believe. Thanks very much, Mark Rivers -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http