> 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/