I followed the installation instructions in the README, and got this error:
/var/folders/m5/8ywlvk7517x1fj90lvkmdk800000gn/T//cob97241_0.c:496:5: error: indirect goto in
function with no address-of-label expressions
goto *frame_ptr->return_address;
^
1 error generated.
I'm running on OS X Mavericks, and installed COBOL with
brew update
brew install open-cobol
which seemed to go perfectly well.
I followed the installation instructions in the README, and got this error:
I'm running on OS X Mavericks, and installed COBOL with
which seemed to go perfectly well.