> Could it be possible that you are running the Jun 7 version of
> gcc.exe when you are thinking that you are running the gcc
> pointed to by the symlink? As a WAG I think you might be and
> bash/cygwin is trying to figure out which command to ** actually ** use.
Excellent! I just tried deleti
> > I notice that your PATH setting in cygcheck has some strange things
> > at the end, like a directory of just "Z" and ".\" three times. Is
> > there a chance that there is some kind of improper string at the end?
>
> I'll check that. I've got some obsolete tools in my path, so it's time
> f
> What does "type gcc" report?
$ type gcc
gcc is /usr/bin/gcc
$ which gcc
/usr/bin/gcc
> I notice that your PATH setting in cygcheck has some strange things at
> the end, like a directory of just "Z" and ".\" three times. Is there a
> chance that there is some kind of improper string at the end
> What does ls -l /usr/bin/*gcc* show you?
>From bash, it looks like:
[EMAIL PROTECTED] /usr/bin
$ ls -l /usr/bin/*gcc*
-rwxrwxrwx 1 swootton Users 93717 Jun 7 17:02 /usr/bin/gcc.exe
-rwxrwxrwx 1 swootton Users 16183 Jun 7 16:13 /usr/bin/gccbug
-rwxrwxrwx 1 swootton Users 93717 Dec 5 16:25
I've just installed Cygwin using the two-step method to try to narrow down a
problem I'm having with gcc. The only package I selected on the second pass
through setup.exe was gcc-core.
The problem is that when I try to run "gcc" or even "i686-pc-cygwin-gcc", I get
an error like:
bash: /usr/
5 matches
Mail list logo