"syntax error: unexpected end of file" errors on build of GCC on mounted /home on network drive, OK on local drive.

2003-02-10 Thread Michael H. Cox
I'm getting random syntax errors in shell scripts (configure and libtool) used in the build of GCC when /home is mounted via a network drive. I recently checked out the released gcc 3.2.2 (tag gcc_3_2_2_release) and tried to build it. I had problems building it because of random shell syntax erro

RE: 1.3.20

2003-02-06 Thread Michael H. Cox
> -Original Message- > > To quote from the FAQ: > > > > "As of this writing, you need to install at least the cygwin source > > package and the w32api source package. > > > > It is possible that the cygwin source package may require a newer > > version of the w32api package since the rele

RE: How do I build GCC 3.2-3 or is it broken ?

2002-12-13 Thread Michael H. Cox
Check out the following: http://sources.redhat.com/ml/cygwin/2002-11/msg01045.html http://www.cygwin.com/ml/cygwin/2002-12/msg00426.html Mike P.S. Just in case you read this, Chris, didn't mean to upset you or apologize for you. I was just trying to encourage Anurag, who seemed a little discou

RE: gcc-3.2-3: bootstrap build fails (HAVE_DECL_GETOPT not in config.h?)

2002-12-07 Thread Michael H. Cox
Anurag, A might testy, ain't he ;-). I'm sure he's got a lot of things on his plate, so try to forgive him. Most of the time he provides constructive suggestions/advice. Here's what I've found so far. Anyone else that has more info/corrections, please chime in. There is a GCC PR 8351 (http://

RE: Missing getopt.h for MinGW is not a bug.

2002-11-30 Thread Michael H. Cox
> -Original Message- > From: Robert Collins [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, November 26, 2002 5:14 AM > To: Earnie Boyd > Cc: [EMAIL PROTECTED] > Subject: Re: Missing getopt.h for MinGW is not a bug. > > > On Tue, 2002-11-26 at 23:58, Earnie Boyd wrote: > > We purposefully do

RE: gcc-3.2-3: bootstrap build fails (HAVE_DECL_GETOPT not in config.h?)

2002-11-22 Thread Michael H. Cox
> -Original Message- > From: Christopher Faylor [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, November 19, 2002 5:02 PM > To: [EMAIL PROTECTED] > Subject: Re: gcc-3.2-3: bootstrap build fails (HAVE_DECL_GETOPT not in > config.h?) > > > On Wed, Nov 20, 2002 at 10:14:59AM +1100, Nigel Stewart

RE: gcc-3.2-3: bootstrap build fails (HAVE_DECL_GETOPT not in config.h?)

2002-11-20 Thread Michael H. Cox
I did a google search to try to find specs for unistd.h. I found this link: http://www.opengroup.org/onlinepubs/007908799/xsh/unistd.h.html Not sure how authoritative it is, but it seems to say unistd.h should either directly or indirectly declare getopt(). I think getopt.h in gcc is an implemen

gcc-3.2-3: bootstrap build fails (HAVE_DECL_GETOPT not in config.h?)

2002-11-19 Thread Michael H. Cox
Trying to build gcc-3.2-3 from scratch. Have the near latest versions of everything in cygwin (see cygcheck.out). Used the following configure command line: /usr/src/gcc-3.2-3/configure --with-program-suffix=-3.2-3-test --prefix=$HOM E/projects/install 2>&1 My config.status file shows: #!/bin/