mmitch / cobol-build

COBOL build system that supports cobol-unit-test and Travis CI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build example for mixed C and Cobol code

mmitch opened this issue · comments

cobc can do this (quite easily?), so try to get it into the build.

compiling works (see cobol_and_c subproject), but passing of parameters is broken (crashes on execution)