Hello,
since a few weeks I can't compüile my (native mingw) projet
which was no problem until the gcc was renamed to gcc-3
I get now this error and don't know what's wrong with my makefile.
I renamed all executables to *-3, except as.exe but as.exe exist.
[...]
/usr/lib/gcc/i686-pc-cygwin/3.4.4
Hello Christoph,
since a few weeks I can't comp?ile my (native mingw) projet
which was no problem until the gcc was renamed to gcc-3
[...]
/3.4.4/../../../../i686-pc-cygwin/bin/as.exe: cannot execute binary file
make: *** [int/wrap_s.obj] Error 1
And what does
ls -l
/usr/lib/gcc/i686-pc-cygwin
Hello Dave,
[...]
btw: all other bins (ar.exe, etc) in this bin directory are set to 550
That's also wrong. It should be 750.
[...]
Sounds to me like your real problem is that all your permissions have
been
trashed somehow, or whatever caused that. I can imagine that last time
you
ran setup
Hello,
is there meanwhile a solution for compiling real native
win32 binaries with gcc 4.3.x?
I mean something like the "-mno-cygwin" linker switch
within the gcc 3.x compiler collection/tools
Or how does a makefile looks like, if I want to compile
real native win32 executables with gcc >= 4.3.
4 matches
Mail list logo