Re: gcc -mno-cygwin fails

2003-09-25 Thread Christopher Faylor
On Thu, Sep 25, 2003 at 05:09:40PM +0200, Gerrit P. Haase wrote: >Gregory schrieb: > > >> Following up with recent problems noted about g77 -mno-cygwin, >> the same problem occurs for gcc. > >> I am using the newest packages: gcc-3.3.1-2, gcc-mingw-20030911-2 > >> $ gcc foo.c >> $ gcc -mno-cygwin

Re: gcc -mno-cygwin fails

2003-09-25 Thread Greg Sharp
Igor Pechtchanski wrote: I have gcc-mingw-20030911-2, which "setup" lists as the most recent. >> $ pwd /usr/lib/gcc-lib/i686-pc-mingw32 $ ls 3.2 $ Doesn't look like you have gcc-mingw-20030911-2 installed. Hmmm, interesting comment. So I use "setup" to "reinstall" gcc-mingw-20030911-2, now I get

Re: gcc -mno-cygwin fails

2003-09-25 Thread Igor Pechtchanski
Greg, On Thu, 25 Sep 2003, Greg Sharp wrote: > Igor Pechtchanski wrote: > > On Thu, 25 Sep 2003, Gregory C. Sharp wrote: > >>Following up with recent problems noted about g77 -mno-cygwin, > >>the same problem occurs for gcc. > >> > >>I am using the newest packages: gcc-3.3.1-2, gcc-mingw-2003091

Re: gcc -mno-cygwin fails

2003-09-25 Thread Greg Sharp
Igor Pechtchanski wrote: On Thu, 25 Sep 2003, Gregory C. Sharp wrote: Following up with recent problems noted about g77 -mno-cygwin, the same problem occurs for gcc. I am using the newest packages: gcc-3.3.1-2, gcc-mingw-20030911-2 $ gcc foo.c $ gcc -mno-cygwin foo.c gcc: installation problem, ca

Re: gcc -mno-cygwin fails

2003-09-25 Thread Igor Pechtchanski
On Thu, 25 Sep 2003, Gregory C. Sharp wrote: > Following up with recent problems noted about g77 -mno-cygwin, > the same problem occurs for gcc. > > I am using the newest packages: gcc-3.3.1-2, gcc-mingw-20030911-2 > > $ gcc foo.c > $ gcc -mno-cygwin foo.c > gcc: installation problem, cannot exec

Re: gcc -mno-cygwin fails

2003-09-25 Thread Gerrit P. Haase
Gregory schrieb: > Following up with recent problems noted about g77 -mno-cygwin, > the same problem occurs for gcc. > I am using the newest packages: gcc-3.3.1-2, gcc-mingw-20030911-2 > $ gcc foo.c > $ gcc -mno-cygwin foo.c > gcc: installation problem, cannot exec `cc1': No such file or dire