RE: cygwin/matlab/xp

2004-05-20 Thread Hannu E K Nevalainen
> From: bruno patin > Sent: Tuesday, May 18, 2004 10:28 PM > Brian Ford a écrit : > > >You're calling a cygwin DLL (not -mno-cygwin) from matlab? I don't think > >this will work in the general sense. You may have been lucky before. > > > > > In order to do that I use a tool developped by M.Brett

Re: cygwin/matlab/xp

2004-05-18 Thread bruno patin
Brian Ford a écrit : You're calling a cygwin DLL (not -mno-cygwin) from matlab? I don't think this will work in the general sense. You may have been lucky before. In order to do that I use a tool developped by M.Brett and that do the job of connecting the cygwin dll to matlab. Excuse me not t

Re: cygwin/matlab/xp

2004-05-18 Thread Brian Ford
On Tue, 18 May 2004, bruno patin wrote: > Brian Ford a écrit : > >WAG: Check the line endings. Did you install with a different default > >option on XP? > > > >Just a probably bad guess. > > I think you speak of the line endings of the source code I compile ? No, I was wondering about the defaul

Re: cygwin/matlab/xp

2004-05-18 Thread bruno patin
Brian Ford a écrit : On Sun, 9 May 2004, bruno patin wrote: There you're right. What I'm afraid of is that the cygwin code is not called at all and as it is matlab that calls it I'll be unable to do that debugging (we'll see). If I arrive to some results I'll let the list knows if the problem is

Re: cygwin/matlab/xp

2004-05-17 Thread Brian Ford
On Sun, 9 May 2004, bruno patin wrote: > There you're right. What I'm afraid of is that the cygwin code is not > called at all and as it is matlab that calls it I'll be unable to do > that debugging (we'll see). If I arrive to some results I'll let the > list knows if the problem is related to cyg

Re: cygwin/matlab/xp

2004-05-09 Thread bruno patin
Stating anything here would be pure speculation. There are obviously some differences among these platforms, though generally of little consequence to Cygwin. However, even on exactly the same hardware, there are sometimes differences that can have an affect. But the only way to track down you

Re: cygwin/matlab/xp

2004-05-09 Thread Larry Hall
At 06:19 AM 5/9/2004, you wrote: >Hi all, > >I know it's perhaps not the good list but I'm searching information on what could >happen on a cygwin generated mexfile for matlab under xp. > >The facts : > >With the gnumex tool I created lots of cygwin dll (called mexfiles under matlab) and, >under