Re: MEX interface + DAE solvers in Fortran + gnumex/cygwin/mingw

2006-07-02 Thread Reini Urban
James R. Phillips schrieb: Reini Urban wrote: But no simulink :( Hm, have you looked at scilab (http://www.scilab.org). It is a matlab clone _with_ a simulink clone (scicos). Unfortunately, while it is open source, it is non-free, so can't be linked with cygwin1.dll. _But_, they compile/dis

Re: How to use the generated lib in C++ Program

2006-07-02 Thread Larry Hall (Cygwin)
cxf wrote: > I Follow the FAQ "How can an MSVC program call a MinGW DLL, and vice > versa?" and generate the library testdll.lib. Wrong list. This is an FAQ for the MinGW list, not Cygwin (i.e. ). > But when I use the > testdll.lib in VC,it seems ok w

How to use the generated lib in C++ Program

2006-07-02 Thread cxf
I Follow the FAQ "How can an MSVC program call a MinGW DLL, and vice versa?" and generate the library testdll.lib.But when I use the testdll.lib in VC,it seems ok when linking with .c files, but when I change the file extenstion from ".c" to ".cpp", the VC can not link with it. Are there any diffe

Re: FW: xemacs freezes when latexing a file

2006-07-02 Thread Igor Peshansky
Ugh, top-posting... Reformatted. On Sun, 2 Jul 2006, Yuval Grossman wrote: > > -Original Message- > > From: Yuval Grossman > > Sent: Sunday, July 02, 2006 3:49 PM > > To: The Cygwin ML > > Subject: xemacs freezes when latexing a file > > > > Hi, > > > > I am running xemacs (21.4.19) unde

mkdir inside unwritable dir

2006-07-02 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Any reason why this works on cygwin, even though it fails under Linux (as required by POSIX)? $ mkdir unreadable $ chmod a-w unreadable $ mkdir unreadable/oops This happened on NTFS, regardless of whether CYGWIN=traverse was set. - -- Life is short

RE: FW: xemacs freezes when latexing a file

2006-07-02 Thread Charli Li
-Original Message- >From: Yuval Grossman >Sent: Sunday, July 02, 2006 4:44 PM >To: Cygwin Mailing List >Cc: Cygwin/X Mailing List >Subject: Re: FW: xemacs freezes when latexing a file > > >Hi, > >Thanks. I tested it now under cygwin and I had the same problem. That is, >I did not start x a

Re: FW: xemacs freezes when latexing a file

2006-07-02 Thread Yuval Grossman
Hi, Thanks. I tested it now under cygwin and I had the same problem. That is, I did not start x and run latex directly from the cygwin window and I got the same problem. So maybe it is belong to the cygwin mailing list. Best, Yuval On Sun, 2 Jul 2006, Charli Li wrote: -Original Messa

FW: xemacs freezes when latexing a file

2006-07-02 Thread Charli Li
-Original Message- From: Yuval Grossman Sent: Sunday, July 02, 2006 3:49 PM To: The Cygwin ML Subject: xemacs freezes when latexing a file Hi, I am running xemacs (21.4.19) under cygwin/X (1.5.19.4). When I am in latex mode and I latex my file (C-c C-f) sometimes xemacs freezes. That is,

xemacs freezes when latexing a file

2006-07-02 Thread Yuval Grossman
Hi, I am running xemacs (21.4.19) under cygwin/X (1.5.19.4). When I am in latex mode and I latex my file (C-c C-f) sometimes xemacs freezes. That is, I cannot edit the buffer, the cursor does not move, and I cannot close the window. All I could do is just to kill it. I can, however, minimize the

Re: Execute command at shutdown

2006-07-02 Thread Igor Peshansky
On Sun, 2 Jul 2006, Maurício wrote: > Igor Peshansky wrote: > > On Sun, 2 Jul 2006, Maurício wrote: > > > > > Is it possible, using some cygwin functionality, to tell Windows to > > > execute a command at shutdown? For instance, I would like to have: > > > > > > ipconfig.exe /release > > > > > >

Re: Execute command at shutdown

2006-07-02 Thread Larry Hall (Cygwin)
Maurício wrote: Hi, Is it possible, using some cygwin functionality, to tell Windows to execute a command at shutdown? For instance, I would like to have: ipconfig.exe /release executed everytime I shutdown Windows, since I need that to avoid problems with my cable provider when using d

Re: Execute command at shutdown

2006-07-02 Thread Maurício
Igor Peshansky wrote: On Sun, 2 Jul 2006, Maurício wrote: Hi, Is it possible, using some cygwin functionality, to tell Windows to execute a command at shutdown? For instance, I would like to have: ipconfig.exe /release executed everytime I shutdown Windows, since I need that to avoid prob

[ANNOUNCEMENT] Updated: cygwin-1.5.20-1

2006-07-02 Thread Christopher Faylor
I've made a new version of the Cygwin DLL and associated utilities available for download. As usual, a list of what has changed is below. To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run se

Re: Execute command at shutdown

2006-07-02 Thread Igor Peshansky
On Sun, 2 Jul 2006, Maurício wrote: > Hi, > > Is it possible, using some cygwin functionality, to tell Windows to > execute a command at shutdown? For instance, I would like to have: > > ipconfig.exe /release > > executed everytime I shutdown Windows, since I need that to avoid > problems with

Execute command at shutdown

2006-07-02 Thread Maurício
Hi, Is it possible, using some cygwin functionality, to tell Windows to execute a command at shutdown? For instance, I would like to have: ipconfig.exe /release executed everytime I shutdown Windows, since I need that to avoid problems with my cable provider when using dual-boot. How can

Re: Change to Dwarf-2 debug info.

2006-07-02 Thread Chris Sutcliffe
I thought it was about time to change the default debug info for cygwin and mingw from stabs to dwarf2. Currently the default of stabs can be overriden by '-ggdb' (==use the best format for gdb) Will this break Dr. MinGW? Chris -- Chris Sutcliffe http://ir0nh34d.blogspot.com http://emergedeskt