Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Tue, 9 Dec 2003 12:02:07 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Jaroslaw Pawlak cc: cygwin AT cygwin DOT com Subject: Re: problem with dll and stdout In-Reply-To: <20031209165926.A7589@zeus.polsl.gliwice.pl> Message-ID: References: <20031209165926 DOT A7589 AT zeus DOT polsl DOT gliwice DOT pl> Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 9 Dec 2003, Jaroslaw Pawlak wrote: > I changed my command from ld to gcc -Wl...(all my ld switches) > -mno-cygwin.. > The problem still exists. I have no output. Is there any workaround if not > counting freopen() ???? What's the output of "cygcheck yourapp.exe"? You have to recompile your *DLL* (including all the object files in that DLL) with -mno-cygwin so it doesn't depend on cygwin1.dll. Igor P.S. If "cygcheck yourapp.exe" doesn't show a dependence on cygwin1.dll, this becomes a MinGW problem, and should be addressed to the MinGW users list (). -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/