Menu

Using Cobjapi with GC 3.3-dev

GnuCOBOL
2025-11-11
2025-11-11
  • Rich Di Iulio

    Rich Di Iulio - 2025-11-11

    I recently upgraded to GC 3.3-dev on Manjaro Linux and I cannot build Cobjapi. Before I post the error messages, I want to know if anyone else has had problems,

    Thanks

    Rich Di iulio

     
  • Simon Sobisch

    Simon Sobisch - 2025-11-11

    I guess the issue is about the java/jni parts and you may need to adjust the build recipe/headers? Or about GCC's change to std=gnu23 which you may need to downgrade to CC="gcc -std=gnu17" somewhere?

    Or is that really about GC with 3.3 complaining about a COBOL part or generating bad code?

     

Log in to post a comment.