I tried to rebuild my apps with mingw and I got:
c:/dvl/fwh/lib/fivehg.lib(TRICHEDI.o):TRICHEDI.c:(.data+0x198): undefined reference to HB_FUN_REDLLVERSION'
c:/dvl/fwh/lib/fivehg.lib(TRICHEDI.o):TRICHEDI.c:(.data+0x1b8): undefined reference toHB_FUN_REGETPARAFORMAT'
...
c:/dvl/fwh/lib/fivehg.lib(TRICHEDI.o):TRICHEDI.c:(.data+0x1348): undefined reference to `HB_FUN_RESETPARAGRAPH'
Those funcs seem not present in fivehgc.lib.
Am I missing something?
P.S. same result with with 10.7 and 10.8 and the apps are built correctly with bcc
best regards,
Lorenzo Fiorini