On 2024-02-04, Tito Mari Francis Escaño <titomarifran...@gmail.com> wrote:
> Hi misc,
> I was hoping to install GNUstep packages in ARM but it seems gnustep-back
> and gnustep-base are not yet available in ARM.
> I was under the impression that these are needed to start basic GNUstep
> development.

gnustep's libobjc2 failed to build on arm (32-bit), and afaik all the other 
gnustep
ports directly or indirectly depend on that.

http://build-failures.rhaalovely.net/arm/2023-11-23/x11/gnustep/libobjc2.log

armv7 is not a great development environment on OpenBSD, package builds
are pretty slow (over a month for a bulk build) so there's a slow turnaround
of finding out whether any changes result in breaking things on the arch,
and not many people have machines, so not many people are able to test fixes.

> Please advise what options are available to move forward.

You could try fixing the libobjc2 port, there's a chance that adding -fPIC
to CFLAGS might help.

-- 
Please keep replies on the mailing list.

Reply via email to