X-Spam-Check-By: sourceware.org X-T2-Posting-ID: dCnToGxhL58ot4EWY8b+QGwMembwLoz1X2yB7MdtIiA= X-Cloudmark-Score: 0.000000 [] Date: Tue, 25 Apr 2006 23:38:20 +0200 From: Samuel Thibault To: cygwin AT cygwin DOT com Subject: Re: Windows 95 support ? Message-ID: <20060425213820.GB7180@bouh.residence.ens-lyon.fr> Mail-Followup-To: cygwin AT cygwin DOT com References: <20060425162329 DOT GK4338 AT implementation DOT labri DOT fr> <053101c6688e$8d2f7460$a501a8c0 AT CAM DOT ARTIMI DOT COM> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <053101c6688e$8d2f7460$a501a8c0@CAM.ARTIMI.COM> User-Agent: Mutt/1.5.9i-nntp X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Dave Korn, le Tue 25 Apr 2006 18:34:48 +0100, a écrit : > Hm. Sounds like a silent dll initialisation failure. I have to ask the > dread question: do you have any debgging tools installed? Setup requires the > following functions from msvcrt: > > _access, _fdopen, _mktemp, _putenv, _read, _setmode, _strdup, _stricmp, > _strlwr, _strnicmp, _write > > so you could check that the version you have actually supplies them all. It does supply them all. > It's also possible that it has some dependencies on other dlls that > normally get installed at the same time as the rest of the IE4 package > - maybe updated kernel32 or something. It depends on kernel32, but all the needed symbols are provided by the installed kernel32.dll. Regards, Samuel -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/