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 Date: Tue, 9 Dec 2003 22:02:05 +0100 From: Jaroslaw Pawlak To: cygwin AT cygwin DOT com Subject: Re: problem with dll and stdout Message-ID: <20031209220205.A28008@zeus.polsl.gliwice.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i > 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 I'll check it tomorrow becouse i left program at work :-), but thank you for all info. If i have more trouble with this, i'll ask more :-) Thanks, byebye!! Jarek -- 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/