So you have to look at the MinGW docs. I suggest to use a simple batch (COMPILE.BAT) that:
- set Harbour include directory
- compile any single PRG using HARBOUR.EXE
- compile any single C using MinGW
- link all the OBJs (or whatever extension for object files) using the linker of MinGW
EMG
↧