gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[open-cobol-list] error compiling cobol code.


From: Mike McLean
Subject: [open-cobol-list] error compiling cobol code.
Date: Thu Aug 29 14:12:02 2002
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020615 Debian/1.0.0-3

I'm running Open-Cobol 0.9.7 on debian linux. I've got some cobol code that was written under merant's mainframe express and when I try to compile it with open-cobol it fails.

This is what it gives me:

address@hidden:~/cobol/LIBRARYV/PROGRAMS$ cobc VIPROGA.CBL
/tmp/cobszksbf.c:253: warning: unknown escape sequence `\m'
/tmp/cobszksbf.c:253: warning: unknown escape sequence `\l'
/tmp/cobszksbf.c:288: warning: unknown escape sequence `\m'
/tmp/cobszksbf.c:288: warning: unknown escape sequence `\l'
/tmp/cobszksbf.c:288: warning: unknown escape sequence `\D'
/tmp/cobszksbf.c:288: warning: unknown escape sequence `\D'
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status


Any help is appreciated

Mike



reply via email to

[Prev in Thread] Current Thread [Next in Thread]