Viktor, I'm not using OMF mode, I'm using .a out mode. Maybe the issue is this.
Maurilio. Viktor Szakáts wrote: > Hi, > >> ! 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 > > I don't understand this scenario. '-O omf' > is only used in gccomf mode, and you're using > gcc here. > > Could be typo on my part, but it looks alright > in config/os2/gcc.mk. > > Brgds, > Viktor > > _______________________________________________ > Harbour mailing list (attachment size limit: 40KB) > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour > -- __________ | | | |__| Maurilio Longo |_|_|_|____| farmaconsult s.r.l. _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
