Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Sun, 5 Mar 2000 17:50:52 -0500 To: cygwin AT sourceware DOT cygnus DOT com Cc: bon AT elektron DOT ikp DOT physik DOT tu-darmstadt DOT de Subject: Re: cygwin on wine Message-ID: <20000305175051.A804@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com References: <14530 DOT 57111 DOT 148730 DOT 326561 AT gauss DOT local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.4i In-Reply-To: <14530.57111.148730.326561@gauss.local>; from bon@elektron.ikp.physik.tu-darmstadt.de on Sun, Mar 05, 2000 at 11:31:30PM +0100 On Sun, Mar 05, 2000 at 11:31:30PM +0100, Uwe Bonnes wrote: >both the cygwin tools and cygwin compiled programs _should_ work with >wine. I use mingw on linux to compile (small)test programs for my Wine >hacking. > >If things don't work, it is well worth a posting on >comp.os.emulatoirs.ms-windows.wine or the Wine-Devel Mailinglist >wine-devel AT winehq DOT com. > >As this is open source, things should be easier to fix, beside the >pending wine limitations ( missing process separation(hopefully soon >to be changed) and inability to run VXDs). It is easy to verify that cygwin tools like "sh" do not run on Wine. Here is the output: > wine "sh -c 'ls; sleep 20'" err:win32:fixup_imports No implementation for KERNEL32.dll.622(SetTapeParameters), setting to 0xdeadbeef fixme:console:SetConsoleCtrlHandler (0x6100af50,0) - no error checking or testing yet fixme:console:SetConsoleCtrlHandler (0x6100af50,1) - no error checking or testing yet fixme:security:LookupAccountSidA ((null),sid=0x61085704,0x42defbcc,0x42defbc8(20),0x42defb4c,0x42defb48(100),0x42defb44): semi-stub ls: not foundConsole: Making console complex (creating an xterm)... zsh: terminated wine "sh -c 'ls; sleep 20'" An xterm flashes quickly on the screen and then disappears. This is what I meant when I said "No. Cygwin does not run under Wine." Possibly somebody who is really interested in getting cygwin working under wine will be interested in tracking this down. I just tried this because this question pops up from time to time and I wanted to be able to answer the question. Oh: wine -v Wine release 20000227 cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com