Skip to content

compile of CPROC issues warning #101

@mbullr

Description

@mbullr

compile of CPROC issues warning:

Compiling GPL.BP CPROC
*********************Cannot read source record 'REVSTAMP'
Program BP.OUT REVSTAMP not found

Problem
In REVSTAMP we have:

program revstamp
openseq 'CSRC', 'revstamp.h' to in.f else abort 'Cannot open CSRC revstamp.h'
openseq 'BP', 'REVSTAMP.H' to out.f else
if status() then abort 'Cannot open BP REVSTAMP.H'
end

There is no CSRC (?gplsrc?) installed to /usr/qmsys should we?
Should REVSTAMP.H once generated be written to BP or GPL.BP?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions