gnucobol-users
[Top][All Lists]
Advanced

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

[open-cobol-list] Issue if I'm modify the tests/run.src/extensions


From: Roger While
Subject: [open-cobol-list] Issue if I'm modify the tests/run.src/extensions
Date: Wed, 06 Aug 2008 20:48:45 +0200

Please supply the requested information as per my first mail.
Also send config.log and output of
gcc --version

Roger


the reported issue on 'make check' occurs on open-cobol-1.1 too.

I think the issue is, that you have to give the compiler option
'-Wno-impliict-function-declaration'
to the gcc to avioid Warnings like 'Implicit declaration of function
'xxx''. which caused the issue
on 'make check'.



reply via email to

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