Re: Please help. gcc 3.2.2 configure problem or what?

2003-03-28 Thread Raoul Gough
stdio.h: No such > file > or directory > In file included from tconfig.h:16, > from ../../gcc-3.2-20020817-1/gcc/crtstuff.c:61: Are you attempting to use the cygwin compiler to build a mingw compiler? This is a cross-compile and I seem to remember it was pretty hard t

Cut and paste standard input and output

2002-05-12 Thread Raoul Gough
ol doesn't already exist, I'd be willing to contribute the code. Any interest and advice on how to submit it? Thanks, Raoul Gough. _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Unsubsc

Re: Cut and paste standard input and output

2002-05-13 Thread Raoul Gough
tclip' and 'getclip' applications that > are part of > the official 'cygutils' package? Wow! I obviously didn't try hard enough to find an existing solution before writing my own. Thanks for the tips. Regards, Raoul Gough.

Problems linking stdcall functions from DLL

2003-09-04 Thread Raoul Gough
I'm trying to link to a third party DLL that has functions with stdcall calling convention, but *without* stdcall name decoration (i.e. no trailing @N). Reading the ld documentation (for 2.14.90), it looks like this should "just work", and produce warnings unless --enable-stdcall-fixup is provided

Re: Problems linking stdcall functions from DLL

2004-07-04 Thread Raoul Gough
've found about this: > http://mywebpage.netscape.com/yongweiwu/stdcall.htm > Yes - looks like very relevant information. Now if somebody would just take that information and make ld handle the problem! -- Raoul Gough. -- 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/