It's not mingw, it's Cygwin. Probably you're using some 
old Cygwin version, here it works ok.

Brgds,
Viktor

On 2009 Nov 18, at 13:27, Fernando Athayde wrote:

> gcc  -I. -I../../../../../../include  -Wall -W -O3 -fomit-frame-pointer 
> -march=i
> 586 -mtune=pentiumpro   -ogttrm.o -c ../../../gttrm.c
> ../../../gttrm.c: In function `get_inch':
> ../../../gttrm.c:1191: error: storage size of 'tv' isn't known
> ../../../gttrm.c:1193: error: `fd_set' undeclared (first use in this function)
> ../../../gttrm.c:1193: error: (Each undeclared identifier is reported only 
> once
> ../../../gttrm.c:1193: error: for each function it appears in.)
> ../../../gttrm.c:1193: error: syntax error before "rfds"
> ../../../gttrm.c:1209: warning: implicit declaration of function `FD_ZERO'
> ../../../gttrm.c:1209: error: `rfds' undeclared (first use in this function)
> ../../../gttrm.c:1210: error: `wfds' undeclared (first use in this function)
> ../../../gttrm.c:1218: warning: implicit declaration of function `FD_SET'
> ../../../gttrm.c:1233: warning: implicit declaration of function `select'
> ../../../gttrm.c:1237: warning: implicit declaration of function `FD_ISSET'
> ../../../gttrm.c:1191: warning: unused variable `tv'
> ../../../gttrm.c: In function `hb_gt_trm_AnsiGetCursorPos':
> ../../../gttrm.c:1926: warning: unused variable `iTODO'
> mingw32-make.exe[4]: *** [gttrm.o] Error 1
> mingw32-make.exe[3]: *** [descend] Error 2
> mingw32-make.exe[2]: *** [gttrm] Error 2
> mingw32-make.exe[1]: *** [rtl] Error 2
> mingw32-make.exe: *** [src] Error 2
> 
> 
> configurations:
> E:\harbour_cvs>mingw32-make.exe
> ! Building Harbour 2.0.0beta3 from source -http://www.harbour-project.org
> ! MAKE: mingw32-make.exe 3.81 E:/cygwin/bin/sh.exe
> ! HB_INSTALL_PREFIX: e:\harbour_gcc
> ! HB_BUILD_DLL: yes
> ! HB_HOST_PLAT: win (x86)  HB_SHELL: nt
> ! HB_PLATFORM: win (x86) (autodetected)
> ! HB_COMPILER: cygwin (autodetected: E:/cygwin/bin/)
> ! Component: 'zlib' found in E:/harbour_cvs/external/zlib (local)
> ! Component: 'pcre' found in E:/harbour_cvs/external/pcre (local)
> ! Component: 'openssl' not found
> ! Component: 'gpm' not supported on win platform
> ! Component: 'slang' not found
> ! Component: 'curses' not found
> ! Component: 'x11' not found
> ! Component: 'wattcp/watt-32' not supported on win platform
> 
> Thanks,
> Fernando
> 
> Veja quais são os assuntos do momento no Yahoo! + Buscados: Top 10 
> -Celebridades - Música 
> -Esportes_______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to