#x27;t you update all your installed
> > packages?
> >
> > On my system, that rather long, funky pathname (in the gcc "cannot exec"
> > diagnostic) names a symlink which itself points to /usr/bin/as.exe.
> >
> > What is it on your system?
> &g
2,
> > did you also update binutils? Why don't you update all your installed
> packages?
> >
> > On my system, that rather long, funky pathname (in the gcc "cannot exec"
> > diagnostic) names a symlink which itself points to /usr/bin/as.exe.
> &g
u update all your installed
packages?
>
> On my system, that rather long, funky pathname (in the gcc "cannot exec"
> diagnostic) names a symlink which itself points to /usr/bin/as.exe.
>
> What is it on your system?
>
> Randall Schulz
> Mountain View, CA USA
>
>
&
Danny wrote regarding 'gcc (as.exe) install error' on Wed, Nov 06 at 17:13:
...
> $ gcc -o test.exe test.c
> gcc: installation problem, cannot exec
>'/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/as.exe': Invalid
>argument
...
Attached is the output of cygcheck -s -v -r, if
I recently installed cygwin 1.3.14-1 (according to cygcheck). gcc is
unable to compile c source code (gcc claims to be version 3.2).
Example code from "test.c":
---
#include
int main(){
printf("hello\n");
}
---
Not complicated code by any stretch of the imagination. It compiles fine
w
5 matches
Mail list logo