|
From: | Roger While |
Subject: | [open-cobol-list] gcc compile error with CBL_OPEN_FILE |
Date: | Thu, 21 Jun 2007 20:04:53 +0200 |
Hmm, using MF routines with -std=mvs/ibm ? :-) Sounds like a contradiction in terms :-) Are you sure you should be using -std=mvs/ibm ? If you are coming from MF, then unlikely unless under MF you had the IBMCOMP compile option. (ie. 2/4/8 binary byte storage) In which case -std=bs2000 is probably a better choice. Anyway, fixed. Download as usual. Roger
(*(int *) (b_1)) = CBL_OPEN_FILE (b_9, b_14, b_15, b_17, b_10, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
[Prev in Thread] | Current Thread | [Next in Thread] |