Skip to content
  • rdubner's avatar
    Refine cobcd script to handle NIST COBOL85 test suite · 6f584cb9
    rdubner authored
    This is the version of the COBCD that converts command-line file references to absolute,
    and then changes the CWD to /tmp/<something>, and does the compilation there.  This
    prevents the intermediate files from colliding in the original source directory.
    There are two cases that still fail: One because of a COPY SOMETHING IN ../ALTDIR, and
    another because of (I believe) a GnuCOBOL debugging-related environment variable.
    6f584cb9