Re: GNUstep base fails - libobjc2 on NetBSD x86

2021-01-08 Thread Riccardo Mottola
Hi David, thanks, please follow below for the dump. Riccardo David Chisnall wrote: This is very odd. I don’t suppose that, when you modify the CFLAGS you’re removing the -fPIC? Aside from that, I "hope" not - the CFLAGS were empty, I just added my entries. To be sure, I added extra -fPI

Re: GNUstep base fails - libobjc2 on NetBSD x86

2021-01-06 Thread David Chisnall
Hi Ricardo, > On 3 Jan 2021, at 22:22, Riccardo Mottola wrote: > > /home/multix/code/libobjc2/Build/libobjc.so.4.6: text relocations > /home/multix/code/libobjc2/Build/libobjc.so.4.6: Cannot write-enable text > segment: Permission denied This is very odd. I don’t suppose that, when you modif

Re: GNUstep base fails - libobjc2 on NetBSD x86

2021-01-06 Thread Riccardo Mottola
Hi, Frederik Seiffert wrote: Sorry I’m not familiar with NetBSD or PaX, but I’ve seen messages on the mailing list e.g. from Wolfgang Lux that suggest they got libobjc2 working on NetBSD. Wolfgang is always a steap ahead of me :) Maybe you could share how you’re building libobjc2? Sure

Re: GNUstep base fails - libobjc2 on NetBSD x86

2021-01-06 Thread Frederik Seiffert
Hi Riccardo, Sorry I’m not familiar with NetBSD or PaX, but I’ve seen messages on the mailing list e.g. from Wolfgang Lux that suggest they got libobjc2 working on NetBSD. Maybe you could share how you’re building libobjc2? Frederik > Am 03.01.2021 um 23:22 schrieb Riccardo Mottola : > > Hi

Re: GNUstep base fails - libobjc2 on NetBSD x86

2021-01-03 Thread Riccardo Mottola
Hi Frederik, On 1/3/21 3:26 PM, Frederik Seiffert wrote: Looks like the conftest executable is aborting. Can you try running it with a debugger to see where it fails? I couldn't find the conftest binary after the failure, seems it does get removed immediately. I don't remember if there is

Re: GNUstep base fails - libobjc2 on NetBSD x86

2021-01-03 Thread Frederik Seiffert
Hi Riccardo, Looks like the conftest executable is aborting. Can you try running it with a debugger to see where it fails? Frederik > Am 02.01.2021 um 23:14 schrieb Riccardo Mottola : > > Hi, > > I am still struggling to get GNUstep running on NetBSD/i386... strange thing. > I am trying to

GNUstep base fails - libobjc2 on NetBSD x86

2021-01-02 Thread Riccardo Mottola
Hi, I am still struggling to get GNUstep running on NetBSD/i386... strange thing. I am trying to get it runing with libobjc2. I just updated that one too. WIth David some fixes where done in libobjc2 some weeks ago. make: $ ./configure --with-library-combo=ng-gnu-gnu prefix=/ --with-layout