Newbie question: What is EOF for stdin?

2005-04-21 Thread Jason Barnett
First of all I apologize if this was answered somewhere else, but I didn't find it. I tried searching Google, the archives (http://sources.redhat.com/cgi-bin/htsearch?restrict=%2Fml%2Fcygwin%2F;exclude=;config=htdig;method=boolean;format=builtin-long;sort=time;words=stdin%20AND%20%5ED%20OR%20EOF;p

Re: Newbie question: What is EOF for stdin? [SOLVED]

2005-04-21 Thread Jason Barnett
That (^Z) did the trick perfectly. Thanks! Jason Stephan Mueller wrote: > Windows programs often like ^Z as EOF. > stephan(); > > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Jason Barnett > Sent: Thursday, April 21, 2

-R flag for gcc

2004-07-28 Thread Jason Barnett
Hey guys, please forgive my ignorance - but I did try searching the mailing list / google for my answer first. My problem is that I'm trying to build PHP 5.0.0 from source using cygwin's gcc. When I do ./configure (no options) it fails... and in my config.log I see the following error message