This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Because i want to use gdb as a part of my IDE(windows platform),but think it too slow if i use pipe to communicate with gdb,so i want to using my stdio func to get the gdb's output...just an idea
From: Rolf Campbell <Endlisnis@mailc.net> To: cygwin@cygwin.com Subject: Re: how can i use my own func in stdio.a?,such as printf Date: Tue, 26 Aug 2003 22:39:51 -0400
why would you want to use your own printf?
zhao mindong wrote:
i want to use my own printf,but i must use the other function declared in stdio.h,there is always an error"previous defined",how can i solve the problem.
another question,how can i build the cygwin1.dll?any reference or document here? thanks.
_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
-- 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/
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
-- 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/
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |