David Stes - 4 days ago

I've uploaded a RPM package built on Leap 16.0 AMD64 (the extension is x86_64 but the package was built on amd64) : objc-3.4.15-1.x86_64.rpm. This also installs on the alpha release of openSUSE Leap 16.1. The back-end C compiler for openSUSE 16 is gcc 15.2 but it can also be used with gcc 13.4 as included in openSUSE 16.1 as well. This can be done by setting CC=gcc-13 and CPP="gcc-13 -E" in the objc driver shell script.

 

Last edit: David Stes 4 days ago