Página 1 de 1

X301 and MinGW

Publicado: Lun Mar 25, 2013 6:08 pm
por Ingo Junge-Herrmann
Hi,
building the sample DBFData6 with mingw I get the error below
Linke: DBFData6.exe...
C:MinGWBinld: cannot find C:/MinGW/Lib/gcc/mingw32/4.7.1-dw2/crtbegin.o:
No such file or directory
C:MinGWBinld: cannot find -lgcc
0 Files, 0 Warnings, 2 Errors
Kompilierzeit: 0.00s Linkzeit: 0.84s Gesamtzeit: 0.88s
I have installed the latest mingw (4.7.2) from sourceforge.net.
Did I installed the wrong mingw version?
If yes where can I download the version 4.7.1?
TIA
Regards
Ingo

X301 and MinGW

Publicado: Lun Mar 25, 2013 6:19 pm
por jfgimenez
Ingo,
> building the sample DBFData6 with mingw I get the error
> below
>
> Linke: DBFData6.exe...
> C:MinGWBinld: cannot find
> C:/MinGW/Lib/gcc/mingw32/4.7.1-dw2/crtbegin.o: No such file or directory
> C:MinGWBinld: cannot find -lgcc
> 0 Files, 0 Warnings, 2 Errors
> Kompilierzeit: 0.00s Linkzeit: 0.84s Gesamtzeit: 0.88s
>
> I have installed the latest mingw (4.7.2) from
> sourceforge.net.
>
> Did I installed the wrong mingw version?
> If yes where can I download the version 4.7.1?
It's included in our Harbour binaries. If you install it
(http://www.xailer.com/download?file=2) then you can find it in the
subdirectory compmingw. BTW, it's a good practice to install Harbour
inside Xailer dir, i.e. c:Xailerhb32
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info

X301 and MinGW

Publicado: Mar Mar 26, 2013 10:46 am
por Ingo Junge-Herrmann
Jose,
thank you.
Regards
Ingo