Re: Matlab and cygwin dll files

2003-06-30 Thread Larry Hall (RFK Partners, Inc.)
Anders Johansson wrote: Hi, I have a problem, I have used cygwin to port a Matlab mex file for reading XML files from Linux to Windows XP. A mex file is a renamed dll file in Windows. Presumably what you're saying here is that the mex files are Windows DLLs when built on Windows. If you're jus

Re: Matlab and cygwin dll files

2003-06-30 Thread Igor Pechtchanski
On Mon, 30 Jun 2003, Anders Johansson wrote: > Hi, > > I have a problem, I have used cygwin to port a Matlab mex file for > reading XML files from Linux to Windows XP. A mex file is a renamed > dll file in Windows. > > The fist time I load the mex file in matlab after a reboot it runs > perfectly.

Matlab and cygwin dll files

2003-06-30 Thread Anders Johansson
Hi, I have a problem, I have used cygwin to port a Matlab mex file for reading XML files from Linux to Windows XP. A mex file is a renamed dll file in Windows. The fist time I load the mex file in matlab after a reboot it runs perfectly. If I exit Matlab and restart if a second time it still runs