Viktor,

it doesn't work either:

! HB_COMPILER: gcc
! Component: 'zlib' found in E:/REPOSITORY/HARBOUR/external/zlib (local)
! Component: 'pcre' found in E:/REPOSITORY/HARBOUR/external/pcre (local)
! Component: 'openssl' not found. Configure with HB_WITH_OPENSSL.
! Component: 'gpm' not supported on os2 platform
! Component: 'slang' not found. Configure with HB_WITH_SLANG.
! Component: 'curses' not supported on os2 platform
! Component: 'x11' not found. Configure with HB_WITH_X11.
! Component: 'wattcp/watt-32' not supported on os2 platform
! HB_INSTALL_PREFIX automatically set to: E:\REPOSITORY\HARBOUR
../../../../../bin/os2/gcc/harbour.exe ../../../hbrun.prg
-i../../../../../include -n1 -q0 -w3 -es2 -kmo -i- -l
gcc   -I. -I../../../../../include -Wall -W -O3 -DHB_LEGACY_TYPES_OFF
-ohbrun.o -c hbrun.c
windres -O omf   -o hbrun.res ../../../hbrun.rc
windres: unknown format type `omf'
windres: supported formats: rc res coff
make[1]: *** [hbrun.res] Error 1
make: *** [descend] Error 2

Maurilio.

vszak...@users.sourceforge.net wrote:
> Revision: 14257
>           
> http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14257&view=rev
> Author:   vszakats
> Date:     2010-03-29 11:51:42 +0000 (Mon, 29 Mar 2010)
> 
> Log Message:
> -----------
> 2010-03-29 13:50 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
>   * utils/hbmk2/hbmk2.prg
>   * config/os2/gcc.mk
>     ! Fixed to not use '-O coff'. It generates strange error.
>       '-O omf' is still used, pls test it.
> 
>   * utils/hbrun/hbrun.rc
>     * Trying to make it work for OS/2 and at the same time
>       lessen the chaos (f.e. using forward slashes in filenames).
> 
> Modified Paths:
> --------------
>     trunk/harbour/ChangeLog
>     trunk/harbour/config/os2/gcc.mk
>     trunk/harbour/utils/hbmk2/hbmk2.prg
>     trunk/harbour/utils/hbrun/hbrun.rc
> 
> 
> This was sent by the SourceForge.net collaborative development platform, the 
> world's largest Open Source development site.
> _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
> 

-- 
 __________
|  |  | |__| Maurilio Longo
|_|_|_|____| farmaconsult s.r.l.


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

Reply via email to