Hi,

Please try with the INSTALL example as is.
I've already did it, before writing the letter but without success... :/ The
same 193 error.

I think I'm on a good road. All this time I was thinking, how can windows can complain about bad executable format (error 193) for "gcc" executable, but it is not the PATH at all!


The small .bat you posted is wrong. It's missing HB_CCPREFIX for
example, so it cannot execute.

I'd suggest to try with the INSTALL example and report what you get.

I've used to read INSTALL version a few days before HB_CCPREFIX appeared in this file. HB_CCPREFIX helps to set correct compiler file name.


You need Cygwin, it's the first NOTE in the README.

This first note says, that cygwin is required to unpack .tar, but I have tar.exe from GNU utils library, so the 4th note says I do not need it.

But actually the problem is with file:
  c:/mingw32ce/bin/arm-wince-mingw32ce-gcc.exe

tar.exe has not created this file even if -h option is used!!! :(
-----------------------------------------
C:\>tar -xvhf cygwin-cegcc-mingw32ce-0.51.0-1.tar > tar.log
C:\bin\tar.EXE: opt/mingw32ce/arm-wince-mingw32ce/bin/g++.exe: Could not link to `opt/mingw32ce/arm-
wince-mingw32ce/bin/c++.exe': No such file or directory
C:\bin\tar.EXE: opt/mingw32ce/bin/arm-wince-mingw32ce-ar.exe: Could not link to `opt/mingw32ce/arm-w
ince-mingw32ce/bin/ar.exe': No such file or directory
C:\bin\tar.EXE: opt/mingw32ce/bin/arm-wince-mingw32ce-as.exe: Could not link to `opt/mingw32ce/arm-w
ince-mingw32ce/bin/as.exe': No such file or directory
C:\bin\tar.EXE: opt/mingw32ce/bin/arm-wince-mingw32ce-dlltool.exe: Could not link to `opt/mingw32ce/
arm-wince-mingw32ce/bin/dlltool.exe': No such file or directory
C:\bin\tar.EXE: opt/mingw32ce/bin/arm-wince-mingw32ce-g++.exe: Could not link to `opt/mingw32ce/bin/
arm-wince-mingw32ce-c++.exe': No such file or directory
C:\bin\tar.EXE: opt/mingw32ce/bin/arm-wince-mingw32ce-gcc.exe: Could not link to `opt/mingw32ce/bin/
arm-wince-mingw32ce-gcc-4.1.0': No such file or directory
C:\bin\tar.EXE: opt/mingw32ce/bin/arm-wince-mingw32ce-ld.exe: Could not link to `opt/mingw32ce/arm-w
ince-mingw32ce/bin/ld.exe': No such file or directory
C:\bin\tar.EXE: opt/mingw32ce/bin/arm-wince-mingw32ce-nm.exe: Could not link to `opt/mingw32ce/arm-w
ince-mingw32ce/bin/nm.exe': No such file or directory
C:\bin\tar.EXE: opt/mingw32ce/bin/arm-wince-mingw32ce-objdump.exe: Could not link to `opt/mingw32ce/
arm-wince-mingw32ce/bin/objdump.exe': No such file or directory
C:\bin\tar.EXE: opt/mingw32ce/bin/arm-wince-mingw32ce-ranlib.exe: Could not link to `opt/mingw32ce/a
rm-wince-mingw32ce/bin/ranlib.exe': No such file or directory
C:\bin\tar.EXE: opt/mingw32ce/bin/arm-wince-mingw32ce-strip.exe: Could not link to `opt/mingw32ce/ar
m-wince-mingw32ce/bin/strip.exe': No such file or directory
-----------------------------------------

I'll try to copy and rename files manually, I guess this will solve the problem.



Regards,
Mindaugas

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to